Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / DateTimeToStringConverter Class
Methods


In This Topic
    DateTimeToStringConverter Class Members
    In This Topic

    The following tables list the members exposed by DateTimeToStringConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateTimeToStringConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the specified DateTime value to a string using the DateTimeMaskMode received as a parameter.  
    Public MethodConverts the specified string value to a DateTime value.  
    Top
    See Also