QuickGrid<TGridItem>.Theme Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A theme name, with default value "default". This affects which styling rules match the table.
[Microsoft.AspNetCore.Components.Parameter]
public string? Theme { get; set; }[<Microsoft.AspNetCore.Components.Parameter>]
member this.Theme : string with get, setPublic Property Theme As StringProperty Value
- Attributes