AlternateRowBackgroundPalette Class
In This Article
The palette used to paint the background of alternate rows. The palette consists of the AlternateRowBackgroundPaletteItem objects.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class AlternateRowBackgroundPalette :
DependencyObjectCollection
#Related API Members
The following members return AlternateRowBackgroundPalette objects:
#Inheritance
Object
DependencyObject
DependencyObjectCollection
AlternateRowBackgroundPalette
See Also