Property TwistButtons
TwistButtons
Gets or sets a value indicating whether to select alternative style of +/- buttons and to show rotating ("twisting") arrows instead.
[Browsable(false)]
public virtual bool TwistButtons { get; set; }
Property Value
Remarks
This property is an alias for TreeButtons property and was added for the compatibility with the original TreeView control.