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

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.v22.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class TileViewOptionsHtmlTemplate :
    ViewBaseOptions

The following members return TileViewOptionsHtmlTemplate objects:

Inheritance

See Also