Class
PivotGridColumnHeaderTemplateContext

Specifies the template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class PivotGridColumnHeaderTemplateContext

Inheritance: objectPivotGridColumnHeaderTemplateContext

Constructors

PivotGridColumnHeaderTemplateContext()

Declaration

cs-api-definition
public PivotGridColumnHeaderTemplateContext()

Properties

Text

Specifies the text of the cell.

Declaration

cs-api-definition
public string Text { get; set; }

Property Value

string