APNSoft Controls [4.5.2.20] - API Reference
APNSoftTreeView.AutoPostBackOnItemClick Property

Specifies whether the control causes a postback to the server when an Item is clicked. Default value is false.

[Visual Basic]
Public Property AutoPostBackOnItemClick As Boolean
[C#]
public bool AutoPostBackOnItemClick {get; set;}

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace