DataEntryGridEditingControlHostBase Members
The DataEntryGridEditingControlHostBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridEditingControlHostBase |
Initializes a new instance of the DataEntryGridEditingControlHostBase class.
|
Methods
Name | Description | |
---|---|---|
CanGridProcessKey |
Determines whether this instance [can grid process key] the specified key.
|
|
GetCellValue |
Gets the cell value.
|
|
GetEditingControlDataTemplate |
Gets the editing control data template.
|
|
HasDataChanged |
Determines whether [has data changed].
|
|
OnControlDirty |
Called when [control dirty].
|
|
OnPropertyChanged |
Called when [property changed].
|
|
OnUpdateSource |
Called when [update source].
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
UpdateFromCellProps |
Updates from cell props.
|
Properties
Name | Description | |
---|---|---|
AllowReadOnlyEdit |
Gets a value indicating whether [allow read only edit].
|
|
ColumnId |
Gets the column identifier.
|
|
Control |
Gets the control.
|
|
Grid |
Gets the grid.
|
|
IsDropDownOpen |
Gets a value indicating whether this instance is drop down open.
|
|
Row |
Gets the row.
|
|
SetSelection |
Gets a value indicating whether [set selection].
|
Events
Name | Description | |
---|---|---|
ControlDirty |
Occurs when [control dirty].
|
|
PropertyChanged |
Occurs when a property value changes.
|
|
UpdateSource |
Occurs when [update source].
|