NTimeSpanBox Class Members
In This Topic
The following tables list the members exposed by NTimeSpanBox.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| MaxDays | Gets/Sets the maximum number of days, which can be selected in this time span box. |
| SelectedTimeSpan | Gets/Sets the currently selected time span value. |
Top
Public Methods
| Name | Description |
| AddCustomItem | Adds a "Custom..." combo box item, which when clicked launches a dialog for selecting a time span value. |
| AddItem | Overloaded. Adds an item for the given time span to the combo box. |
Top
See Also