ColumnBase<TGridItem>.Align 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.
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