WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridSummaryRow Class / Separator Property
In This Topic
    Separator Property (GridSummaryRow)
    In This Topic
    Gets or sets the separator string to display when there are more than one aggregate value.
    Syntax
    public string Separator {get; set;}
    See Also