Class
PivotGridRowHeaderTemplateContext

Specifies the template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class PivotGridRowHeaderTemplateContext

Inheritance: objectPivotGridRowHeaderTemplateContext

Constructors

PivotGridRowHeaderTemplateContext()

Declaration

cs-api-definition
public PivotGridRowHeaderTemplateContext()

Properties

Text

Specifies the text of the cell.

Declaration

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

Property Value

string