Skip to main content

RowStyleSettings Class

Contains style settings that allow you to specify a grid row appearance.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class RowStyleSettings :
    SettingsBase

The following members return RowStyleSettings objects:

Inheritance

Object
DependencyObject
DevExpress.WinUI.Core.Internal.SettingsBase
RowStyleSettings
See Also