DataSourceID Property (C1Accordion)
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
public override System.string DataSourceID {get; set;}
'Declaration
Public Overrides Property DataSourceID As System.String
Property Value
The ID of a control that represents the data source from which the data-bound control retrieves its data.