Skip to main content

Themes.Default Field

By default, for iOS indicates the Light theme. For Android, indicates the Dark theme.

Namespace: DevExpress.Mobile.DataGrid.Theme

Assembly: DevExpress.Mobile.Grid.v18.2.dll

#Declaration

public const string Default = "Default"

#Field Value

Type
String

#Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

See Also