![]() | IGridViewOptionsView Interface |
Namespace: EBP.Api.Interfaces.Controls.DataGrid
The IGridViewOptionsView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnAutoWidth |
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.) |
![]() | RowAutoHeight |
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.) |
![]() | RowAutoHeightMax |
Gets or sets the row auto height max value
|
![]() | ShowGroupPanel |
Gets or sets a value specifying whether the group panel is displayed
(Inherited from IGridOptionsView.) |
![]() | ShowIndicator |
Gets or sets a value specifying whether the row indicator panel is displayed
(Inherited from IGridOptionsView.) |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |