TileViewItemOptions.DefaultItemSize Property
Gets the default size of tiles within this TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
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