GridView::ColumnCollection Attached Property
.NET Framework (current version)
Gets or sets the attached property that contains the GridViewColumnCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls::GridViewColumnCollection^A GridViewColumnCollection that is used to display content for the object on which this property is attached. The default value is null.
This property is used to get and set columns for an ItemsControl, such as the TreeView control.
Identifier field | |
Metadata properties set to true | None |
Show: