Skip to main content

AlternateRowBackgroundPalette Class

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

The following members return AlternateRowBackgroundPalette objects:

Inheritance

See Also