BootstrapUIWidgetTooltipSettings.ArrowLength Property
Specifies the length of a tooltip’s arrow in pixels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 10 | An integer specifying the length of a tooltip’s arrow in pixels. |
See Also