ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / VisibilityConverter Class / Opposite Property

In This Topic
    Opposite Property
    In This Topic
    Gets or sets a value indicating whether this VisibilityConverter is opposite.
    Syntax
    'Declaration
     
    
    Public Property Opposite As Boolean
    public bool Opposite {get; set;}

    Property Value

    true if opposite; otherwise, false.
    See Also