ComponentOne Studio for WinRT XAML
SetShowHoldingIndicator メソッド

設定する System.Boolean 値。
コントロールの ShowHoldingIndicator プロパティを設定します。
構文
'宣言
 
Public Shared Sub SetShowHoldingIndicator( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.Boolean _
) 
public static void SetShowHoldingIndicator( 
   Windows.UI.Xaml.DependencyObject obj,
   System.bool value
)

パラメータ

obj
value
設定する System.Boolean 値。
参照

C1ContextMenuService クラス
C1ContextMenuService メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.