The Grid..::..GridEditInPlace type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdjustAfterEdit |
Gets or sets a value indicating whether the cell should be adjusted to the optimal size after it has been edited.
| |
AlwaysShowDropButtons |
Gets or sets a value, indicating whether the Grid should always show drop buttons in the editable cells.
| |
DropDownTextEditor |
Gets or sets a value indicating whether the Cell, having dropdown UITypeEditor, can also be edited with the textbox editor.
| |
EditingCell |
Gets the currently editing Cell.
| |
Enabled |
Gets or sets a value indicating whether edit in place in Grid is enabled.
| |
HotFrameColor |
Gets or sets the color of the hot frame.
| |
HotFrameEnabled |
Gets or sets a value indicating whether a hot frame around the editing or ready to be edited Cell is enabled.
| |
NavigationEnabled |
Gets or sets a value indicating whether the navigation between editors is enabled.
|