Share via


ColumnBase<TGridItem>.Align Property

Definition

If specified, controls the justification of table header and body cells for this column.

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.QuickGrid.Align Align { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Align : Microsoft.AspNetCore.Components.QuickGrid.Align with get, set
Public Property Align As Align

Property Value

Attributes

Applies to