C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / DataBindings Property

In This Topic
DataBindings Property (InputMaskedTextBox)
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