Back to Devexpress

ASPxTimeEdit.SpinButtons Property

aspnet-devexpress-dot-web-dot-aspxtimeedit-fab53eac.md

latest1.3 KB
Original Source

ASPxTimeEdit.SpinButtons Property

Gets the settings of the editor’s spin buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public SimpleSpinButtons SpinButtons { get; }
vb
Public ReadOnly Property SpinButtons As SimpleSpinButtons

Property Value

TypeDescription
SimpleSpinButtons

A SimpleSpinButtons object that contains spin button settings.

|

Remarks

This property is a wrapper of the TimeEditProperties.SpinButtons property.

See Also

SpinButtons

Time Editor

ASPxTimeEdit Class

ASPxTimeEdit Members

DevExpress.Web Namespace