C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / AutoGeneratingColumnEventArgs Class
Properties


AutoGeneratingColumnEventArgs Class Members

The following tables list the members exposed by AutoGeneratingColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AutoGeneratingColumnEventArgs class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets or sets the column that is being auto-generated.  
Public PropertyGets the property info associated to the column that is being auto-generated.  
Top
See Also