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

In This Topic
    RecordSelectorStyle Property (Split)
    In This Topic
    Gets or sets the Style object that controls the appearance of the RecordSelectors"/>.
    Syntax
    'Declaration
     
    
    Public Property RecordSelectorStyle As Style
    public Style RecordSelectorStyle {get; set;}
    See Also