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