Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropdownItem Class / PopupContent Property

In This Topic
    PopupContent Property
    In This Topic
    Popup content of a drop down
    Syntax
    'Declaration
     
    
    Public Property PopupContent As Object
    public object PopupContent {get; set;}
    See Also