FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / Name Property

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