C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAutoGeneratingColumnEventArgs Class / Column Property

In This Topic
Column Property (GridAutoGeneratingColumnEventArgs)
In This Topic
Gets or sets the column that is being auto-generated.
Syntax
'Declaration
 
Public Property Column As GridColumn
 
See Also