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