CirFromToList
Properties:
| Value type | Description |
|---|---|
| DefaultValue | The default value that will be used. |
| EnableDefaultValue | Enables the use of a default value. |
| Max | Maximum allowed value for the control. Maximum allowed length of the text: 32767. |
| Min | Minimum allowed value for the control. Minimum possible length of the text: 0. |
Length of the account number (default: 0).
Stores the name of the (global) parameter to be used (default: empty).
Show/hide the Preview button.
The value type a user can enter. Possible values are: Numeric, Decimal, String, Date, Time.
Events (available in property grid):
Occurs when the From textbox text is changed.
Occurs when the Preview button is clicked.
Occurs when the To textbox text is changed.
Occurs when the list of values is changed.
| Parameter | Description |
|---|---|
| Cancel | Cancels the event. |
| From and To | Pair of From - To values that need to be validated. |
| IsFromUser | True if the event was thrown when the user clicks the Validate button. |
Public properties:
Returns all items available in the list.
Gets/sets the value from the From textbox.
Gets/sets the value from the To textbox.
Displays the inline error next to the From textbox.
Displays the inline error next to the To textbox.
Clears the inline error next to the From textbox.
Clears the inline error next to the To textbox.