QuickGrid<TGridItem>.Theme Property

Definition

A theme name, with default value "default". This affects which styling rules match the table.

C#
[Microsoft.AspNetCore.Components.Parameter]
public string? Theme { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 8.0, 9.0