ExpandButtonBehavior Property (C1TreeView)
Gets or sets a value that specifies the behavior of the
C1TreeView when the expand button is clicked.
[C1Category("Behavior")]
[C1Description("C1TreeView.ExpandButtonBehavior", "The value that specifies the behavior of the C1TreeView when the expand button is clicked.")]
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public ExpandButtonBehavior ExpandButtonBehavior {get; set;}
'Declaration
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1TreeView.ExpandButtonBehavior", "The value that specifies the behavior of the C1TreeView when the expand button is clicked.")>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property ExpandButtonBehavior As ExpandButtonBehavior