PowerTools SPREAD for Windows Forms 8.0J
IsLayoutSuspended プロパティ


このコンポーネントでレイアウトが中断されているかどうかを返します。
構文
'Declaration
 
Public Shadows ReadOnly Property IsLayoutSuspended As Boolean
'使用法
 
Dim instance As FpSpread
Dim value As Boolean
 
value = instance.IsLayoutSuspended
public new bool IsLayoutSuspended {get;}

プロパティ値

Boolean:レイアウトが保留されている場合は True、それ以外の場合は False
解説

このプロパティが使用できるのは実行時のみです。

参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.