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

In This Topic
    SplitSize Property (Split)
    In This Topic
    Gets or sets the size of a split.
    Syntax
    'Declaration
     
    
    Public Property SplitSize As Integer
    public int SplitSize {get; set;}
    See Also