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


In This Topic
    DateTimeToStringConverter Class Methods
    In This Topic

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

    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