Back to Devexpress

RowStyleBase Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-c7bfcebb.md

latest1.3 KB
Original Source

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

csharp
public abstract class RowStyleBase :
    StyleBase

Implements

IThemeElement

Inheritance

Object StyleBase RowStyleBase CellStyle

ColumnHeaderStyle

GroupRowStyle

TotalSummaryStyle

See Also

RowStyleBase Members

DevExpress.XamarinForms.DataGrid Namespace