ImageGalleryTableLayoutSettings Properties
Contains settings that relate to a 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. Inherited from DataViewTableLayoutSettings. |
See Also