Skip to main content
All docs
V23.2

TileViewItemCustomizeEventArgs.HtmlElement Property

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public DxHtmlRootElement HtmlElement { get; }

Property Value

Type
DevExpress.Utils.Html.DxHtmlRootElement
See Also