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

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