C1.Win.Input.Base Namespace / C1TextBoxBase Class / NullText Property

In This Topic
NullText Property (C1TextBoxBase)
In This Topic
Gets or sets string representing a DBNull value.
Syntax
'Declaration
 
Public Property NullText As String
 
See Also