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

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