Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / BooleanToVisibilityConverter Class
Fields Methods


In This Topic
    BooleanToVisibilityConverter Class Members
    In This Topic

    The following tables list the members exposed by BooleanToVisibilityConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BooleanToVisibilityConverter.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets an instance of BooleanToVisibilityConverter.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.  
    Public MethodConverts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source.  
    Top
    See Also