ComponentOne Studio for WinRT XAML
GetShowHoldingIndicator メソッド

コントロールの ShowHoldingIndicator プロパティを取得します。
構文
'宣言
 
Public Shared Function GetShowHoldingIndicator( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.Boolean
public static System.bool GetShowHoldingIndicator( 
   Windows.UI.Xaml.DependencyObject obj
)

パラメータ

obj

戻り値の型

C1ContextMenuService が押下インジケータを表示する場合は true、そうでない場合は false。
参照

C1ContextMenuService クラス
C1ContextMenuService メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.