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

In This Topic
    Style Property (Split)
    In This Topic
    Gets or sets the root Style object for the Split.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also