New to Telerik UI for BlazorStart a free 30-day trial

Specifies the template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class PivotGridRowHeaderTemplateContext

Inheritance: objectPivotGridRowHeaderTemplateContext

Constructors

C#
public PivotGridRowHeaderTemplateContext()

Properties

Specifies the text of the cell.

C#
public string Text { get; set; }