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

In This Topic
    ColumnSelectorStyle Property (C1DisplayColumn)
    In This Topic
    Gets or sets the Style that controls the appearance of the current column headers.
    Syntax
    'Declaration
     
    Public Property ColumnSelectorStyle As Style
    public Style ColumnSelectorStyle {get; set;}
    See Also