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

In This Topic
    CaptionStyle Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the Style object that controls the appearance of the caption area.
    Syntax
    'Declaration
     
    Public Property CaptionStyle As Style
    public Style CaptionStyle {get; set;}
    See Also