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

In This Topic
DataType Property (C1DropDownEditorBase)
In This Topic
Gets or sets the type of the Value property.
Syntax
'Declaration
 
Public Overridable Property DataType As Type
 
See Also