C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / DataBindings Property

In This Topic
DataBindings Property (InputTimePicker)
In This Topic
Gets a reference to the collection of data bindings for the component.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DataBindings As ControlBindingsCollection
 
See Also