ShouldSerializeEditFormat Method (C1ComboBox)
In This Topic
Specifies whether to save the value of the EditFormat property.
Syntax
'Declaration
Protected Function ShouldSerializeEditFormat() As Boolean
protected bool ShouldSerializeEditFormat()
See Also