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

In This Topic
    InactiveStyle Property (Split)
    In This Topic
    Gets or sets the Style object that controls the grids caption when it doesn't have focus.
    Syntax
    'Declaration
     
    Public Property InactiveStyle As Style
    public Style InactiveStyle {get; set;}
    See Also