A newer version of this page is available.
Switch to the current version.
BootstrapBadgeProperties Class
Contains settings specific to badges.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.1.dll
Declaration
public class BootstrapBadgeProperties :
PropertiesBase
Public Class BootstrapBadgeProperties
Inherits PropertiesBase
Related API Members
The following members accept/return BootstrapBadgeProperties objects:
Show 19 links
Remarks
Various controls included in the DevExpress Bootstrap Controls suite can use Bootstrap badges to display supplementary information within their visual elements. An object of the BootstrapBadgeProperties class contains settings related to badges.
Inheritance
Object
StateManager
PropertiesBase
BootstrapBadgeProperties
See Also
Feedback