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

In This Topic
Menu Property (GridColumnOptionsLoadingEventArgs)
In This Topic
Gets the menu that will be displayed for the column.
Syntax
'Declaration
 
Public ReadOnly Property Menu As C1.WPF.Menu.C1MenuList
 
See Also