ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.MultiRow Namespace / MultiRowFieldInfo Class / Name Property

In This Topic
    Name Property (MultiRowFieldInfo)
    In This Topic
    Gets the field name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also