FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid.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