ShouldSerializeDisplayFormat Method (C1DropDownControl)
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