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


NDateTimePropertyEditor Class Members

The following tables list the members exposed by NDateTimePropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Format property.  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits both date and time and the date and time are displayed using the long date and long time format ("F").  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits a date and the date is displayed using the long date format ("D").  
Public Fieldstatic (Shared in Visual Basic)Reference to the Mode property.  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits a month and an year.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NDateTimePropertyEditor.  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits both date and time and the date and time are displayed in the date time box using the short date and time format ("G").  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits a date and the date is displayed using the short date format ("d").  
Public Fieldstatic (Shared in Visual Basic)A date time editor, which edits a time.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the format of the date time box value control.  
Public PropertyGets/Sets the mode of the date time box value control.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create a date time box.  
Protected MethodCalled when the selected date of the date time box has changed.  
Protected MethodOverridden. Updates the value control from the edited node.  
Top
See Also