\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / Blob Class / Splits Property

In This Topic
    Splits Property (Blob)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Splits As SplitCollection
    public SplitCollection Splits {get; set;}
    See Also