Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / BarGradientEnd Property

In This Topic
    BarGradientEnd Property
    In This Topic
    Gets or sets the ending color of the gradient for the SideCaption.
    Syntax
    'Declaration
     
    
    Public Property BarGradientEnd As Color
    public Color BarGradientEnd {get; set;}
    See Also