Back to Devexpress

DxSpinButtons.DownButtonTooltip Property

blazor-devexpress-dot-blazor-dot-dxspinbuttons-9a8a051b.md

latest877 B
Original Source

DxSpinButtons.DownButtonTooltip Property

Specifies the down button’s tooltip.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public override string DownButtonTooltip { get; set; }

Property Value

TypeDescription
String

The tooltip text.

|

Remarks

Refer to the DxSpinButtons class description for additional information.

See Also

DxSpinButtons Class

DxSpinButtons Members

DevExpress.Blazor Namespace