WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / ExpanderButton Class / UncheckedText Property

In This Topic
    UncheckedText Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property UncheckedText As String
    public string UncheckedText {get; set;}
    See Also