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: