ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1PopupBorder Class / Content Property

In This Topic
    Content Property (C1PopupBorder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Content As FrameworkElement
    public FrameworkElement Content {get; set;}
    See Also