Back to Devexpress

SpinButtons.Image Property

aspnet-devexpress-dot-web-dot-spinbuttons-62b308fb.md

latest1.0 KB
Original Source

SpinButtons.Image Property

This property is not in effect for the SpinButtons class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override ButtonImageProperties Image { get; }
vb
Public Overrides ReadOnly Property Image As ButtonImageProperties

Property Value

Type
ButtonImageProperties

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

SpinButtons Class

SpinButtons Members

DevExpress.Web Namespace