Skip to main content

RowStyleBase Class

The base class for styles that configure the appearance of the grid’s data and group rows, column headers and total summary panel.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public abstract class RowStyleBase :
    StyleBase

#Implements

See Also