Skip to main content
All docs
V21.2

TileViewItemCustomizeEventArgs.HtmlElementInfo Property

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v21.2.dll

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

Declaration

public DxHtmlRootElementInfo HtmlElementInfo { get; }

Property Value

Type
DevExpress.Utils.Html.ViewInfo.DxHtmlRootElementInfo
See Also