ColumnBase<TGridItem>.Title Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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