ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.MultiRow Namespace / IMultiRowFieldInfo Interface / Caption Property

In This Topic
    Caption Property (IMultiRowFieldInfo)
    In This Topic
    Gets the field display text.
    Syntax
    'Declaration
     
    ReadOnly Property Caption As String
    string Caption {get;}
    See Also