The following tables list the members exposed by CodedValueDomainColumn.
Name | Description | |
---|---|---|
CodedValueDomainColumn Constructor | Initializes a new instance of the CodedValueDomainColumn class. |
Top
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetCellContent | Overloaded. (Inherited from System.Windows.Controls.DataGridColumn) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
CancelCellEdit | (Inherited from System.Windows.Controls.DataGridColumn) | |
GenerateEditingElement | Overridden. When overridden in a derived class, gets an editing element that is bound to the column's System.Windows.Controls.DataGridBoundColumn.Binding property value. | |
GenerateElement | Overridden. 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. | |
NotifyPropertyChanged | (Inherited from System.Windows.Controls.DataGridColumn) | |
PrepareCellForEdit | Overridden. When overridden in a derived class, sets cell content as needed for editing. |