True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / RowSelectorStyle Property

In This Topic
    RowSelectorStyle Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the Style object that controls the appearance of the row selector.
    Syntax
    'Declaration
     
    Public Property RowSelectorStyle As Style
    public Style RowSelectorStyle {get; set;}
    See Also