The IDataGrid type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowColumnReorder |
Gets or sets a value indicating whether to allow column reorder.
| |
| AllowColumnResize |
Gets or sets a value indicating whether to allow column resizing.
| |
| AllowGrouping |
Gets or sets a value indicating whether to allow grouping.
| |
| AllowPaging |
Gets or sets a value indicating whether to allow paging.
| |
| AllowSorting |
Gets or sets a value indicating whether to allow sorting.
| |
| CanEdit |
Gets a value indicating whether this instance can edit.
| |
| Columns |
Gets the columns.
| |
| DateTimeFormat |
Gets or sets the date time format.
| |
| DefaultDataGridHeaderFilterOperator |
Gets or sets the default header filter operator.
| |
| DoubleFormat |
Gets or sets the double values format.
| |
| ForceSingleColumnSort | ||
| Groups |
Gets the groups.
| |
| IsInitialized |
Gets a value indicating whether this instance is initialized.
| |
| IsLoadingData |
Gets a value indicating whether this instance is loading data.
| |
| IsPagerEnabled |
Gets a value indicating whether this instance is pager enabled.
| |
| IsPagerVisible |
Gets a value indicating whether this instance is pager visible.
| |
| ItemsView |
Gets the items view.
| |
| PageIndex |
Gets or sets the index of the page.
| |
| PageSize |
Gets or sets the size of the page.
| |
| ShowGroupHeader |
Gets or sets a value indicating whether [show group header].
| |
| ShowHeaderFilters |
Gets or sets a value indicating whether [show header filters].
| |
| TotalPages |
Gets the total pages.
|