ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / DisableConverter Class / DisableConverter Constructor

In This Topic
    DisableConverter Constructor
    In This Topic
    Initializes a new instance of the DisableConverter class.
    Syntax
    'Declaration
     
    Public Function New()
    public DisableConverter()
    See Also