Back to Devexpress

GroupRowStyle Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-78241f35.md

latest1.9 KB
Original Source

GroupRowStyle Class

Stores the group row appearance settings.

Namespace : DevExpress.XamarinForms.DataGrid

Assembly : DevExpress.XamarinForms.Grid.dll

NuGet Package : DevExpress.XamarinForms.Grid

Declaration

csharp
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

IThemeElement

Inheritance

Object StyleBase RowStyleBase GroupRowStyle

See Also

GroupRowStyle Members

DevExpress.XamarinForms.DataGrid Namespace