Nevron.Nov.Editors Namespace / NTimeSpanPropertyEditor Class


In This Topic
    NTimeSpanPropertyEditor Class Methods
    In This Topic

    For a list of all members of this type, see NTimeSpanPropertyEditor members.

    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a combo box.  
    Protected MethodCalled when the SelectedIndex of the time span combo box has changed. The selected TimeSpan value can be obtained through the Tag property of the selected combo box item.  
    Protected MethodOverridden. Updates the value control from the edited node.  
    Protected MethodPopulates the time span box with predefined time span values.  
    Top
    See Also