ComponentOne DateTimeEditors for WPF and Silverlight
NullableDateTimeConverter Class
Members 

C1.WPF.DateTimeEditors Namespace : NullableDateTimeConverter Class
Converts to and from the System.Nullable`1 type (using the DateTime type constraint on the generic).
Object Model
NullableDateTimeConverter Class
Syntax
'Declaration
 
Public NotInheritable Class NullableDateTimeConverter 
   Inherits System.ComponentModel.TypeConverter
public sealed class NullableDateTimeConverter : System.ComponentModel.TypeConverter 
Inheritance Hierarchy

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

See Also

Reference

NullableDateTimeConverter Members
C1.WPF.DateTimeEditors Namespace