The Grid..::..GridEditInPlace type exposes the following members.

Properties

  NameDescription
Public propertyAdjustAfterEdit
Gets or sets a value indicating whether the cell should be adjusted to the optimal size after it has been edited.
Public propertyAlwaysShowDropButtons
Gets or sets a value, indicating whether the Grid should always show drop buttons in the editable cells.
Public propertyDropDownTextEditor
Gets or sets a value indicating whether the Cell, having dropdown UITypeEditor, can also be edited with the textbox editor.
Public propertyEditingCell
Gets the currently editing Cell.
Public propertyEnabled
Gets or sets a value indicating whether edit in place in Grid is enabled.
Public propertyHotFrameColor
Gets or sets the color of the hot frame.
Public propertyHotFrameEnabled
Gets or sets a value indicating whether a hot frame around the editing or ready to be edited Cell is enabled.
Public propertyNavigationEnabled
Gets or sets a value indicating whether the navigation between editors is enabled.

See Also