C1.Win.Input Namespace / C1NumericEdit Class / DataType Property

In This Topic
DataType Property (C1NumericEdit)
In This Topic
Gets or sets the type of the C1.Win.Input.Base.C1TextBoxBase.Value property.
Syntax
'Declaration
 
Public Overrides Property DataType As Type
 
See Also