MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridNumericColumn Class / HeaderHorizontalAlignment Property
In This Topic
    HeaderHorizontalAlignment Property (GridNumericColumn)
    In This Topic
    Gets or sets the horizontal alignment of the header.
    Syntax
    public LayoutAlignment HeaderHorizontalAlignment {get; set;}
    See Also