ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / Name Property

In This Topic
    Name Property (Split)
    In This Topic
    Gets or sets the name of a split.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also