Version

Search Results

MaxDate Property

Gets/sets the maximum date that will be accepted by the control. Syntax Remarks The UltraDateTimeEditor control provides the ability to restrict the range of dates that will be accepted by the control. This is accomplished by setting the MinDate and MaxDate properties. Example This example uses the MinDate and Max...

MinDate Property

Gets/sets the minimum date that will be accepted by the control. Syntax Remarks The UltraDateTimeEditor control provides the ability to restrict the range of dates that will be accepted by the control. This is accomplished by setting the MinDate and MaxDate properties. Example This example uses the MinDate and Max...

MouseEnterElement Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.UIElementEventArgs containing data related to this event. The following UIElementEventArgs properties provide information specific to this event.Property Description Element

MouseLeaveElement Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.UIElementEventArgs containing data related to this event. The following UIElementEventArgs properties provide information specific to this event.Property Description Element

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

Nullable Property (UltraDateTimeEditor)

Returns or sets whether when the controls Value property can be set to null. Syntax Example This example configures the control to support a null value

NullText Property (UltraDateTimeEditor)

Returns or sets the text to be used by the control when the value is null. Syntax Remarks When the controls value is null (Nothing in VB), the control displays an empty string by default. The NullText property enables the end developer to change the text that is displayed for null values (for example, (NULL) or (n...