Kendo.Mvc.UI.Fluent.PivotConfiguratorButtonBuilder
Defines the fluent API for configuring the Kendo PivotConfiguratorButton for ASP.NET MVC.
Methods
Configurator(System.String)
Use it to set the Id of the configurator that will be shown/hidden when clicking the button.
Parameters
value System.String
The value that configures the configurator.
Text(System.String)
The text of the button.
Parameters
value System.String
The value that configures the text.