ToggleButtonBadgeSettingsBuilder
Methods
Size(Kendo.Mvc.UI.ComponentSize)
Sets the size of the badge widget that will be displayed in the component.
Parameters
value - ComponentSize
The value for Size
Align(Kendo.Mvc.UI.BadgeAlign)
Sets the alignment of the badge widget that will be displayed in the component.
Parameters
value - BadgeAlign
The value for Align
Position(Kendo.Mvc.UI.BadgePosition)
Sets the position of the badge widget that will be displayed in the component.
Parameters
value - BadgePosition
The value for Position
Shape(Kendo.Mvc.UI.BadgeShape)
Sets the shape of the badge widget that will be displayed in the component.
Parameters
value - BadgeShape
The value for Shape
ThemeColor(Kendo.Mvc.UI.BadgeColor)
Sets the theme color of the badge widget that will be displayed in the component.
Parameters
value - BadgeColor
The value for ThemeColor
Fill(Kendo.Mvc.UI.BadgeFill)
Sets the fill mode of the badge widget that will be displayed in the component.
Parameters
value - BadgeFill
The value for Fill
Text(System.String)
Sets the text for the badge widget that will be displayed in the component.
Parameters
value - System.String
The value for Text
Visible(System.Boolean)
Sets whether the badge widget will be visible or not in the component.
Parameters
value - System.Boolean
The value for Visible
CutoutBorder(System.Boolean)
Specifies whether or not to render additional cutout border around the badge widget that will be displayed in the component.
Parameters
value - System.Boolean
The value for CutoutBorder