ItemsView.Appearance Property
Gets the appearance settings specific to the ItemsView.
Namespace: DevExpress.XtraGrid.Views.Items
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[XtraSerializablePropertyId(1)]
public ItemsViewAppearances Appearance { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
The appearance settings specific to the Items |
#Remarks
Read the folllowing help topic for detailed information on appearances: Appearance and Conditional Formatting.