GroupRowStyle(IStyledElement) Constructor
In This Article
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Declaration
C#
public GroupRowStyle(
IStyledElement styledElement
)
#Parameters
Name | Type |
---|---|
styled |
IStyled |
See Also