GridView::GetColumnCollection Method (DependencyObject^)
.NET Framework (current version)
Gets the contents of the ColumnCollection attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The DependencyObject that is associated with the collection.
Return Value
Type: System.Windows.Controls::GridViewColumnCollection^The ColumnCollection of the specified DependencyObject.
.NET Framework
Available since 3.0
Available since 3.0
Show: