Kendo.Mvc.UI.FileManagerContextMenuSettings
Kendo UI FileManagerContextMenuSettings class
Properties
Items
Configures the items of the ContextMenu.
Close
Fires before a sub menu or the ContextMenu gets closed. You can cancel this event to prevent closure. ContextMenu Events.
Open
Fires before a sub menu or the ContextMenu gets opened. You can cancel this event to prevent opening the sub menu. ContextMenu Events.
Activate
Fires when a sub menu or the ContextMenu gets opened and its animation finished. ContextMenu Events.
Deactivate
Fires when a sub menu or the ContextMenu gets closed and its animation finished. ContextMenu Events.
Select
Fires when a menu item gets selected. ContextMenu Events.
Enabled
Configures the ContextMenu of the FileManager.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary