Skip to main content

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

C#
public abstract class StyleBase :
    Element,
    IThemeElement

#Implements

See Also