Skip to main content
A newer version of this page is available. .
All docs
V22.1

TileView.OptionsHtmlTemplate Property

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v22.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[DXCategory("Options")]
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[XtraSerializablePropertyId(4)]
public virtual TileViewOptionsHtmlTemplate OptionsHtmlTemplate { get; }

Property Value

Type
TileViewOptionsHtmlTemplate
See Also