ShouldSerializeColumns Method
Indicates whether the
Columns property should be serialized.
protected bool ShouldSerializeColumns()
'Declaration
Protected Function ShouldSerializeColumns() As Boolean
Return Value
true if
Columns should be serialized,
false otherwise.