[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumn.PrepareOptionsMenu

PrepareOptionsMenu Method

PrepareOptionsMenu(C1MenuList, Action)

Called when the options menu is about to be shown.

Declaration
protected virtual void PrepareOptionsMenu(C1MenuList optionsMenu, Action closeAction)
Parameters
Type Name Description
C1MenuList optionsMenu

The menu that will be displayed.

Action closeAction

Action that will close the drop-down showing this menu.