Skip to main content
A newer version of this page is available. .

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

public abstract class RowStyleBase :
    StyleBase

Implements

Xamarin.Forms.IElementController

Inheritance

Object
Xamarin.Forms.BindableObject
See Also