C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / DataSourceID Property

In This Topic
DataSourceID Property (C1Accordion)
In This Topic
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Syntax
'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.
See Also