ComponentOne Studio for WinRT XAML
UnselectedContentMode プロパティ

選択されていない項目のコンテンツをどのように扱うかを取得または設定します。
構文
'宣言
 
Public Property UnselectedContentMode As UnselectedContentMode
public UnselectedContentMode UnselectedContentMode {get; set;}
解説
デフォルトは OutsideVisualTree です。これは、選択されていない項目のコンテンツをビジュアルツリーから削除します。選択されていない項目のコンテンツを保持するようにこのプロパティを変更すると、メモリのコストパフォーマンスが向上します。
参照

C1TabControl クラス
C1TabControl メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.