C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / DataSource Property

In This Topic
DataSource Property (C1DropDownEditorBase)
In This Topic
Gets or sets the data source object to which the control is bound.
Syntax
'Declaration
 
Public Overrides Property DataSource As Object
 
See Also