APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.DataSourceID Property
Gets or sets the ID of the control from which the DataGrid retrieves its list of data items.
[Visual Basic]
Public Property DataSourceID As String
[C#]
public string DataSourceID {get; set;}
See Also
APNSoftDataGrid Class | APNSoft.WebControls Namespace