Back to Devexpress

BootstrapUIWidgetTooltipSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-69b87534.md

latest1.4 KB
Original Source

BootstrapUIWidgetTooltipSettings Class

Stores settings related to client UI widget tooltips.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapUIWidgetTooltipSettings :
    JsonProperties,
    IClientCustomModifier
vb
Public Class BootstrapUIWidgetTooltipSettings
    Inherits JsonProperties
    Implements IClientCustomModifier

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.Internal.JsonProperties BootstrapUIWidgetTooltipSettings BootstrapChartTooltipSettings

SparklineToolTipSettings

See Also

BootstrapUIWidgetTooltipSettings Members

DevExpress.Web.Bootstrap Namespace