DataGridCell::Column Property
.NET Framework (current version)
Gets or sets the column that the cell is in.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property DataGridColumn^ Column { virtual DataGridColumn^ get() sealed; internal: virtual void set(DataGridColumn^ value) sealed; }
.NET Framework
Available since 4.0
Available since 4.0
Show: