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

In This Topic
DataSource Property (InputMaskedTextBox)
In This Topic
Gets or sets the data source object for this input component.
Syntax
'Declaration
 
Public Overridable Property DataSource As Object
 
See Also