TileView.OptionsList Property
In This Article
Contains options related to the TileViewLayoutMode.List layout mode.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[DXCategory("Options")]
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[XtraSerializablePropertyId(4)]
public TileViewOptionsList OptionsList { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
Options related to the Tile |
See Also