Version

Search Results

ShouldSerializeValue Method (UltraDateTimeEditor)

Determines whether the Value property should be serialized Syntax Return Value Boolean indicating whether the property should be serialized Example

SpinButtonAlignment Property (UltraDateTimeEditor)

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.

SpinButtonDisplayStyle Property (UltraDateTimeEditor)

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...

SpinButtonIntervalSettings Property (UltraDateTimeEditor)

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).

SpinIncrement Property (UltraDateTimeEditor)

Gets/set the amount the controls Value will be incremented/decremented by when using the spin buttons. Syntax Example

SubObjectPropChangeHandler Property (UltraDateTimeEditor)

Returns the event handler that notifies OnSubObjectPropChanged Syntax