Back to Devexpress

ItemsView.PaintAppearance Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-items-dot-itemsview-864f6c5d.md

latest1.1 KB
Original Source

ItemsView.PaintAppearance Property

Namespace : DevExpress.XtraGrid.Views.Items

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public ItemsViewAppearances PaintAppearance { get; }
vb
<Browsable(False)>
Public ReadOnly Property PaintAppearance As ItemsViewAppearances

Property Value

Type
DevExpress.XtraGrid.Views.Items.ItemsViewAppearances

See Also

ItemsView Class

ItemsView Members

DevExpress.XtraGrid.Views.Items Namespace