Version

Infragistics.Controls.Editors.Primitives Namespace

Classes
 ClassDescription
ClassPercentEditor Custom editor for manipulating a percentage
ClassSpinEditor<T> Base generic class for an editor supporting the incrementing and decrementing, typically via spin buttons, of a comparable type T.
ClassSpinEditorBase Base class for a control that supports incrementing and decrementing the values.
ClassSpinEditorWithDropDown<T> Base class for a spin editor that displays a dropdown.
Enumerations
 EnumerationDescription
EnumerationSpinEditorNullSpinBehavior Enumeration used to indicate how the spin buttons affect the SpinEditor<T>.Value when a spin is invoked while the Value represents a null value.
See Also