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 | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetCellContent | Overloaded. (Inherited from System.Windows.Controls.DataGridColumn) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
OnCopyingCellClipboardContent | (Inherited from System.Windows.Controls.DataGridColumn) | |
OnPastingCellClipboardContent | (Inherited from System.Windows.Controls.DataGridColumn) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
CancelCellEdit | (Inherited from System.Windows.Controls.DataGridColumn) | |
CommitCellEdit | (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) | |
OnBindingChanged | (Inherited from System.Windows.Controls.DataGridBoundColumn) | |
OnCoerceIsReadOnly | (Inherited from System.Windows.Controls.DataGridColumn) | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
PrepareCellForEdit | Overridden. When overridden in a derived class, sets cell content as needed for editing. |
Name | Description | |
---|---|---|
CopyingCellClipboardContent | (Inherited from System.Windows.Controls.DataGridColumn) | |
PastingCellClipboardContent | (Inherited from System.Windows.Controls.DataGridColumn) |