Skip to main content
A newer version of this page is available. .

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.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class AlternateRowBackgroundPalette :
    DependencyObjectCollection

The following members return AlternateRowBackgroundPalette objects:

Inheritance

See Also