Kendo.Mvc.UI.Fluent.PopoverActionBuilder
Defines the fluent API for configuring the PopoverAction settings.
Methods
Click(System.String)
A handler function to be called when the action button is clicked
Parameters
value System.String
The value that configures the click.
IconClass(System.String)
The CSS class that will be used to display the icon inside the button
Parameters
value System.String
The value that configures the iconclass.
Text(System.String)
The text displayed in the action button
Parameters
value System.String
The value that configures the text.