WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / NullableDateTimeConverter Class
Members
In This Topic
    NullableDateTimeConverter Class
    In This Topic
    Converts to and from the Nullable type (using the DateTime type constraint on the generic).
    Syntax
    public sealed class NullableDateTimeConverter : System.ComponentModel.TypeConverter 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.TypeConverter
          C1.WinUI.DateTimeEditors.NullableDateTimeConverter

    See Also