ArcGIS API for WPF - Library Reference
CodedValueDomainColumn Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : CodedValueDomainColumn Class


The following tables list the members exposed by CodedValueDomainColumn.

Public Constructors

 NameDescription
public ConstructorCodedValueDomainColumn ConstructorInitializes a new instance of the CodedValueDomainColumn class.  
Top

Public Properties

 NameDescription
public PropertyActualWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyBinding (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyCanUserReorder (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCanUserResize (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCanUserSort (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCellStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyClipboardContentBinding (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCodedValueSources Gets or sets the coded value sources. Coded values will be used to show display text when viewing. Coded values will be used as combo box options during editing.  
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyDisplayIndex (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyDragIndicatorStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyEditingElementStyle (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyElementStyle (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyField Gets or sets the field. The field name of the graphic attribute that should be used for this column.  
public PropertyHeader (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyHeaderStringFormat (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyHeaderStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyHeaderTemplate (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyHeaderTemplateSelector (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsAutoGenerated (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsFrozen (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsReadOnly (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyMaxWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyMinWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertySortDirection (Inherited from System.Windows.Controls.DataGridColumn)
public PropertySortMemberPath (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyVisibility (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyWidth (Inherited from System.Windows.Controls.DataGridColumn)
Top

Public Methods

Protected Methods

 NameDescription
protected MethodCancelCellEdit (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodCommitCellEdit (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodGenerateEditingElementOverridden. When overridden in a derived class, gets an editing element that is bound to the column's System.Windows.Controls.DataGridBoundColumn.Binding property value.  
protected MethodGenerateElementOverridden. When overridden in a derived class, gets a read-only element that is bound to the column's System.Windows.Controls.DataGridBoundColumn.Binding property value.  
protected MethodNotifyPropertyChanged (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodOnBindingChanged (Inherited from System.Windows.Controls.DataGridBoundColumn)
protected MethodOnCoerceIsReadOnly (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
protected MethodPrepareCellForEditOverridden.  When overridden in a derived class, sets cell content as needed for editing.  
Top

Public Events

See Also

© ESRI, Inc. All Rights Reserved.