Back to Devexpress

StyleBase Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-259f6cb7.md

latest1.3 KB
Original Source

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

csharp
public abstract class StyleBase :
    Element,
    IThemeElement

Implements

IThemeElement

Inheritance

Object StyleBase RowStyleBase

SwipeItemStyle

TotalSummaryStyle

GroupRowStyle

CellStyle

ColumnHeaderStyle

See Also

StyleBase Members

DevExpress.XamarinForms.DataGrid Namespace