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

WinExplorerViewStyleOptions.HtmlTemplate Property

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v22.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[DXCategory("Layout")]
public HtmlTemplate HtmlTemplate { get; }

Property Value

Type
HtmlTemplate

Property Paths

You can access this nested property as listed below:

Object Type Path to HtmlTemplate
WinExplorerViewStyleOptionsCollection
.ExtraLarge .HtmlTemplate
WinExplorerViewStyleOptionsCollection
.Large .HtmlTemplate
WinExplorerViewStyleOptionsCollection
.Medium .HtmlTemplate
WinExplorerViewStyleOptionsCollection
.Small .HtmlTemplate
WinExplorerViewStyleOptionsCollection
.Tiles .HtmlTemplate
See Also