NevronOpenVision
Nevron.Nov.Editors Namespace / NTimeSpanPropertyEditor Class
Fields Properties Methods Events


NTimeSpanPropertyEditor Class Members

The following tables list the members exposed by NTimeSpanPropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NTimeSpanPropertyEditor.  
Top
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