FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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
    'Declaration
     
    Public Property Separator As String
    public string Separator {get; set;}
    See Also