FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / Name Property

In This Topic
    Name Property (Band)
    In This Topic
    Gets or sets banded column name.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also