Click or drag to resize

IGridViewOptionsView Properties

The IGridViewOptionsView 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
(Inherited from IGridOptionsView.)
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.
(Inherited from IGridOptionsView.)
Public propertyRowAutoHeightMax
Gets or sets the row auto height max value
Public propertyShowGroupPanel
Gets or sets a value specifying whether the group panel is displayed
(Inherited from IGridOptionsView.)
Public propertyShowIndicator
Gets or sets a value specifying whether the row indicator panel is displayed
(Inherited from IGridOptionsView.)
Top
See Also