ComponentOne Menus and Toolbars for WinForms
GradientDirection Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1SideCaption Class : GradientDirection Property
Gets or sets the gradient direction (horizontal, vertical, forward diagonal, or backward diagonal) in the SideCaption.
Syntax
'Declaration
 
Public Property GradientDirection As System.Drawing.Drawing2D.LinearGradientMode
public System.Drawing.Drawing2D.LinearGradientMode GradientDirection {get; set;}
See Also

Reference

C1SideCaption Class
C1SideCaption Members