[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.BorderStyle

BorderStyle Property

BorderStyle

Gets or sets the type of border around the control.

Declaration
[C1Category("Appearance")]
[C1Description("BorderStyle", "Gets or sets the type of border around the control.")]
public BorderStyle BorderStyle { get; set; }
<C1Category("Appearance")>
<C1Description("BorderStyle", "Gets or sets the type of border around the control.")>
Public Property BorderStyle As BorderStyle