Version

SpinButtonIntervalSettings Property (UltraDateTimeEditor)

Contains properties pertaining to the intervals used by the built-in spin button (not a SpinEditorButton).
Syntax
'Declaration
 
Public ReadOnly Property SpinButtonIntervalSettings As Infragistics.Win.SpinButtonIntervalSettings
public Infragistics.Win.SpinButtonIntervalSettings SpinButtonIntervalSettings {get;}
Remarks

The properties of this object affect the built-in spin button in a numeric editor control. These properties have no effect on a SpinEditorButton (in the ButtonRight or ButtonsLeft collection).

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also