Click or drag to resize

IGridOptionsView Properties

The IGridOptionsView type exposes the following members.

Properties
  NameDescription
Public propertyColumnAutoWidth
Gets or sets a value specifying whether column widths are automatically modified so that the total columns' width matches the View's width
Public propertyRowAutoHeight
Gets or sets a value specifying whether the height of each data row is automatically adjusted to completely display the contents of its cells.
Public propertyShowGroupPanel
Gets or sets a value specifying whether the group panel is displayed
Public propertyShowIndicator
Gets or sets a value specifying whether the row indicator panel is displayed
Top
See Also