Basic Library for UWP/WinRT XAML
SelectedItemOptions プロパティ

選択されているサブ項目のどの部分を現在の項目に表示するかを決定します。
構文
'宣言
 
Public Property SelectedItemOptions As SelectedItemOptions
public SelectedItemOptions SelectedItemOptions {get; set;}
解説
このプロパティは、ShowSelectedItem プロパティが true の場合に、サブ項目を持つ項目で有効です。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1RadialMenuItem クラス
C1RadialMenuItem メンバ

Send Feedback