Back to Devexpress

DxSpinButtons.UpButtonId Property

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

latest761 B
Original Source

DxSpinButtons.UpButtonId Property

Specifies the up button’s unique identifier.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

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

Property Value

TypeDescription
String

A string that identifies the button.

|

See Also

DxSpinButtons Class

DxSpinButtons Members

DevExpress.Blazor Namespace