TileViewItemOptions.DefaultItemSize Property
Gets the default size of tiles within this TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Size | A Size structure that is the default size of tiles within this TileView. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultItemSize |
---|---|
TileView |
|
See Also