FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAggregateFunction Class / Caption Property

In This Topic
    Caption Property
    In This Topic
    Gets or sets a formatted string to convert the value to string.
    Syntax
    'Declaration
     
    Public Property Caption As String
    public string Caption {get; set;}
    See Also