DataViewTableLayoutSettings Properties
Contains settings related to a ASPxDataView control’s table layout.Name | Description |
---|---|
ColumnCount | Gets or sets the number of columns that a page displays in table mode. |
RowsPerPage | Gets or sets the number of rows that a page displays in table mode. |
See Also