Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / DateTimeEditor
Close
domv10-banner-200
DateTimeEditor Class

Namespace: XmlNotepad

This is a custom editor for editing date/time values using the DateTimePicker. This editor is provided by default when you use xs:time, xs:dateTime or xs:date simple types in your schema, or you can specify this editor using the following annotation in your schema: vs:editor="XmlNotepad.DateTimeEditor" where xmlns:vs="http://schemas.microsoft.com/Visual-Studio-Intellisense"

C++
C#
Visual Basic
IDL
JavaScript
class DateTimeEditor : public IXmlEditor, public IDisposable;
System.IDisposable XmlNotepad.IXmlEditor XmlNotepad.DateTimeEditor
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2020. All rights reserved.