C1.WPF.DataGrid Namespace / DataGridAutoGeneratingColumnEventArgs Class / Column Property

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