GridView::ShouldSerializeColumnCollection Method (DependencyObject^)
.NET Framework (current version)
Determines whether to serialize the ColumnCollection attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- obj
-
Type:
System.Windows::DependencyObject^
The object on which the ColumnCollection is set.
Return Value
Type: System::Booleantrue if the ColumnCollection must be serialized; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: