Skip to main content
All docs
V24.1

TileViewItemCustomizeEventArgs.HtmlElement Property

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.1.dll

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

Declaration

public DxHtmlRootElement HtmlElement { get; }

Property Value

Type
DevExpress.Utils.Html.DxHtmlRootElement
See Also