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...
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...
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
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
Syntax Parameters propId
Syntax Parameters propId trigger
Overload List
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
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...