Share via


WpfPanel.TabControl Property

Definition

Gets the control that allows the other class to view and modify the tab pages in the TabControl under this panel.

public:
 property Microsoft::Uii::Csr::AifWpfTabControl ^ TabControl { Microsoft::Uii::Csr::AifWpfTabControl ^ get(); };
public Microsoft.Uii.Csr.AifWpfTabControl TabControl { get; }
member this.TabControl : Microsoft.Uii.Csr.AifWpfTabControl
Public ReadOnly Property TabControl As AifWpfTabControl

Property Value

Applies to