WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / TitlePadding Property
In This Topic
    TitlePadding Property (GridColumnHeaderCell)
    In This Topic
    Gets or sets the padding of the title of the column.
    Syntax
    public Thickness TitlePadding {get; set;}
    See Also