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


In This Topic
    ThicknessConverter Class Members
    In This Topic

    The following tables list the members exposed by ThicknessConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ThicknessConverter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the inverse of the converted value is returned by the Convert method.  
    Top
    Public Methods
     NameDescription
    Public Method

    Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.  This method only supports Double values.

     
    Top
    See Also