Skip to main content

BootstrapUIWidgetTooltipSettings Class

Stores settings related to client UI widget tooltips.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapUIWidgetTooltipSettings :
    JsonProperties,
    IClientCustomModifier

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
See Also