The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GridViewColumnCollection::MoveItem Method (Int32, Int32)
.NET Framework (current version)
Changes the position of a GridViewColumn in the collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldIndex
-
Type:
System::Int32
The original position of the GridViewColumn.
- newIndex
-
Type:
System::Int32
The new position of the GridViewColumn.
.NET Framework
Available since 3.0
Available since 3.0
Show: