ComponentOne Studio for WinRT XAML
SelectedContent プロパティ

現在選択されている System.Windows.Controls.TabItem のコンテンツを取得します。
構文
'宣言
 
Public ReadOnly Property SelectedContent As System.Object
public System.object SelectedContent {get;}

プロパティ値

現在選択されている System.Windows.Controls.TabItem のコンテンツ。デフォルトは null です。
参照

C1TabControl クラス
C1TabControl メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.