True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / Split Class / RecordSelectors Property

In This Topic
    RecordSelectors Property (Split)
    In This Topic
    Gets or sets a value indicating the visibility of row headers for Split.
    Syntax
    'Declaration
     
    Public Property RecordSelectors As System.Boolean
    public System.bool RecordSelectors {get; set;}
    See Also