APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.ClientSideAfterInit Property

Gets or sets the client-side code to be launched after DataGrid initialization. Property value can include variable $ComponentID$, instead of which data is inserted.

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

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace