Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / BooleanToDoubleConverter Class
Methods

In This Topic
    BooleanToDoubleConverter Class Members
    In This Topic

    The following tables list the members exposed by BooleanToDoubleConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BooleanToDoubleConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts a System.Boolean value to a System.Double value.  
    Public MethodConverts a System.Double value to a System.Boolean value.  
    Top
    See Also