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

In This Topic
    UncheckedContent Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property UncheckedContent As FrameworkElement
    public FrameworkElement UncheckedContent {get; set;}
    See Also