Share via


ColumnBase<TGridItem>.Title Property

Definition

Title text for the column. This is rendered automatically if HeaderTemplate is not used.

[Microsoft.AspNetCore.Components.Parameter]
public string? Title { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Title : string with get, set
Public Property Title As String

Property Value

Attributes

Applies to