FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / Caption Property

In This Topic
    Caption Property (SubtotalEventArgs)
    In This Topic
    Gets or sets the text to insert in the new subtotal row.
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also