Kendo.Mvc.UI.Fluent.TaskBoardColumnSettingsSettingsButtonBuilder
Defines the fluent API for configuring TaskBoardColumnSettingsSettingsButton
Methods
Name(System.String)
The name of the button.
Parameters
value System.String
The value for Name
Text(System.String)
The text of the button.
Parameters
value System.String
The value for Text
Icon(System.String)
The icon of the button.
Parameters
value System.String
The value for Icon
SpriteCssClass(System.String)
The class name of the icon element.
Parameters
value System.String
The value for SpriteCssClass
Command(System.String)
The command of the button.
Parameters
value System.String
The value for Command
Options(System.String)
The command options of the button.
Parameters
value System.String
The value for Options