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

StyleBase Class

The base class for all styles that configure the appearance of grid elements.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public abstract class StyleBase :
    Element,
    IThemeElement

Implements

Xamarin.Forms.IElementController

Inheritance

See Also