TileViewItemOptions.DefaultGroupTextPadding Property
Gets a default value for the TileViewItemOptions.GroupTextPadding property.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies a default value for the TileViewItemOptions.GroupTextPadding property. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultGroupTextPadding |
---|---|
TileView |
|
See Also