Gets the content of the currently selected
TabItem.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public Object SelectedContent { get; internal set; } |
| Visual Basic |
|---|
Public Property SelectedContent As Object Get Friend Set |