ShouldSerializeText Method (C1DropDownEditorBase)
In This Topic
Specifies whether to save the value of the Text property.
Syntax
'Declaration
Protected Shadows Function ShouldSerializeText() As Boolean
protected new bool ShouldSerializeText()
See Also