Skip to main content

GroupRowStyle Class

Stores the group row appearance settings.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class GroupRowStyle :
    RowStyleBase

The following members return GroupRowStyle objects:

Remarks

You can specify a style and apply it to a grid’s group rows in one of the following ways:

Implements

Inheritance

See Also