WpfPanel.TabControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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