QuickGrid<TGridItem>.Theme Property

Definition

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, set
Public Property Theme As String

Property Value

Attributes

Applies to