Kendo.Mvc.UI.ImageEditorToolbarSettings
Defines the fluent API for configuring the ImageEditorToolbarSettings settings.
Properties
Enabled
Configures the Toolbar of the ImageEditor
Items
Configures the items collection of the toolbar.
Click
Fires when the user clicks a command button. Toolbar Events.
Close
Fires when the SplitButton's popup closes. Toolbar Events.
Open
Fires when the Split Button's popup opens. Toolbar Events.
Toggle
Fires when the user changes the checked state of a toggle button. Toolbar Events.
OverflowClose
Fires when the overflow popup container is about to close. Toolbar Events.
OverflowOpen
Fires when the overflow popup container is about to open. Toolbar Events.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary