Skip to main content

TileView.PaintStyleName Property

This member is not supported.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override string PaintStyleName { get; set; }

Property Value

Type
String
See Also