BorderStyle Property (C1TreeView)
Gets or sets the
C1.Framework.ScrollableControl.BorderStyle value determining the type of border around the control.
[Browsable(true)]
[C1Category("Appearance")]
[C1Description("C1TreeView.BorderStyle", "The BorderStyle value determining the type of border around the control.")]
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public override BorderStyle BorderStyle {get; set;}
'Declaration
<BrowsableAttribute(True)>
<C1CategoryAttribute("Appearance")>
<C1DescriptionAttribute("C1TreeView.BorderStyle", "The BorderStyle value determining the type of border around the control.")>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overrides Property BorderStyle As BorderStyle