Gets or sets the GridViewColumn resized by this resizer.
            This is a dependency property.
            
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# | 
|---|
public GridViewColumn Column { get; set; }  | 
| Visual Basic | 
|---|
Public Property Column As GridViewColumn Get Set  | 
| Visual C++ | 
|---|
public: property GridViewColumn^ Column { GridViewColumn^ get (); void set (GridViewColumn^ value); }  | 
Remarks
Dependency Property Information
| Identifier field | ColumnProperty | 
| Metadata properties set to true | None |