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

RowStyleSettings Class

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

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.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