Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarTabControl Class / SelectedContent Property

In This Topic
    SelectedContent Property (C1ToolbarTabControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedContent As Object
    public object SelectedContent {get;}
    See Also