Skip to main content
All docs
V23.2

TileViewOptionsHtmlTemplate Class

Contains options that are applied when you use HTML and CSS-based templates to render tiles.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class TileViewOptionsHtmlTemplate :
    ViewBaseOptions

The following members return TileViewOptionsHtmlTemplate objects:

Inheritance

See Also