WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderPanel Class / TitleAlignment Property
In This Topic
    TitleAlignment Property (GridColumnHeaderPanel)
    In This Topic
    Gets or sets the alignment of the title inside the cell.
    Syntax
    public HorizontalAlignment TitleAlignment {get; set;}
    See Also