Determines whether the Value property should be serialized Syntax Return Value Boolean indicating whether the property should be serialized Example
Gets/sets the alignment for the controls spin buttons. Syntax Remarks The UltraDateTimeEditor control provides the ability to situate the spin buttons on either the right (default) or left side of the control. Example This example sets up the spin buttons to appear on the left side of the control.
Gets/sets the display style for the controls spin buttons. Syntax Remarks The UltraDateTimeEditor control provides the ability to control whether (and how) the spin buttons are displayed. When set to Always (default), the spin buttons are always displayed. When set to Never, the spin buttons are never displayed. W...
Contains properties pertaining to the intervals used by the built-in spin button (not a SpinEditorButton). Syntax 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).
Gets/set the amount the controls Value will be incremented/decremented by when using the spin buttons. Syntax Example
Returns the event handler that notifies OnSubObjectPropChanged Syntax