Click or drag to resize

IHandler Properties

The GridIHandler type exposes the following members.

Properties
  NameDescription
Public propertyAllowColumnReordering
Gets or sets a value indicating whether the user can re-order columns
Public propertyAllowEmptySelection
Gets or sets a value indicating that the user can clear the selection.
Public propertyAllowMultipleSelection
Gets or sets a value indicating whether the user can select multiple rows
Public propertyBorder
Gets or sets the border type
Public propertyGridLines
Gets or sets the style of grid lines to show between columns and rows
Public propertyIsEditing
Gets a value indicating that the current cell is in edit mode.
Public propertyRowHeight
Gets or sets the height for each row in the grid
Public propertySelectedRows
Gets the selected rows indexes
Public propertyShowHeader
Gets or sets a value indicating that the header should be shown
Top
See Also