NevronOpenVision
Nevron.Nov.UI Namespace / NTimeSpanBox Class
Fields Properties Methods Events


In This Topic
    NTimeSpanBox Class Members
    In This Topic

    The following tables list the members exposed by NTimeSpanBox.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxDays property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTimeSpanBox.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the maximum number of days, which can be selected in this time span box.  
    Public PropertyGets/Sets the currently selected time span value.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a "Custom..." combo box item, which when clicked launches a dialog for selecting a time span value.  
    Public MethodOverloaded. Adds an item for the given time span to the combo box.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates an item with the specified name for the given time span.  
    Protected MethodOverridden. Called when the SelectedIndex property has changed.  
    Protected MethodGets the string representation of the given time span value.  
    Top
    See Also