[]
        
(Showing Draft Content)

C1.WPF.C1TabControl.SelectedContent

SelectedContent Property

SelectedContent

Gets the content of the currently selected TabItem.

Declaration
public object SelectedContent { get; }
Property Value
Type Description
object

The content of the currently selected TabItem. The default is null.