RevoGrid Documentation v4.24.3 / BuiltInTheme
Type Alias: BuiltInTheme
ts
type BuiltInTheme:
| "default"
| "material"
| "compact"
| "darkMaterial"
| "darkCompact";