Skip to main content
A newer version of this page is available. .

TileView.PaintStyleName Property

This member is not supported.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

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

Property Value

Type
String
See Also