Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / SourceDataConverter Class
Properties Methods


In This Topic
    SourceDataConverter Class Members
    In This Topic

    The following tables list the members exposed by SourceDataConverter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the source supports DBNull values.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the sourceValue to the targetType using the provided culture info.  
    Public MethodConverts the targetValue to the sourceType using the provided culture info.  
    Top
    See Also