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

Gets or sets the client-side code to be launched when an item is expanded. Property value can include variables $ComponentID$ and $ItemID$, instead of which data is inserted.

[Visual Basic]
Public Property ClientSideOnExpand As String
[C#]
public string ClientSideOnExpand {get; set;}

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace