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