NevronOpenVision
Nevron.Nov.Editors Namespace / NDateTimePropertyEditor Class


In This Topic
    NDateTimePropertyEditor Class Fields
    In This Topic

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

    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
    See Also