Skip to main content
All docs
V24.1

ItemsView.PaintAppearance Property

Namespace: DevExpress.XtraGrid.Views.Items

Assembly: DevExpress.XtraGrid.v24.1.dll

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

Declaration

[Browsable(false)]
public ItemsViewAppearances PaintAppearance { get; }

Property Value

Type
DevExpress.XtraGrid.Views.Items.ItemsViewAppearances
See Also