Back to Devexpress

GroupRowAppearance Class

maui-devexpress-dot-maui-dot-datagrid-1f331177.md

latest1.9 KB
Original Source

GroupRowAppearance Class

An object that contains a DataGridView group row’s apperance properties.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class GroupRowAppearance :
    CellAppearanceBase

The following members return GroupRowAppearance objects:

Remarks

The GroupRowAppearance class properties customize the following appearance parameters of a group row:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase DataGridItemAppearanceBase CellAppearanceBase GroupRowAppearance

Extension Methods

Yield<GroupRowAppearance>()

YieldIfNotNull<GroupRowAppearance>()

See Also

GroupRowAppearance Members

DevExpress.Maui.DataGrid Namespace