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.
DataGridAutoGeneratingColumnEventArgs::Column Property
.NET Framework (current version)
Gets or sets the generated column.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property DataGridColumn^ Column { DataGridColumn^ get(); void set(DataGridColumn^ value); }
The Column property can be used to modify properties of the column that is being generated.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: