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

In This Topic
Column Property (GridColumnOptionsLoadingEventArgs)
In This Topic
Gets the related column.
Syntax
'Declaration
 
Public ReadOnly Property Column As GridColumn
 
See Also