Column Constructor
See Also 
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > Column Class : Column Constructor

Initializes a new instance of the Column class.

Overload List

OverloadDescription
Column Constructor()Initializes a new instance of the Column class.  
Column Constructor(String,Object,BindingBase)Initializes a new instance of the Column class specifying its field name, title, and binding.  

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also