PowerTools SPREAD for Windows Forms 8.0J
IsEmpty プロパティ (CellPadding)


このインスタンスが空かどうかを示す値を取得します。
構文
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'使用法
 
Dim instance As CellPadding
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}

プロパティ値

このインスタンスが空の場合はTrue、それ以外の場合はFalse
参照

CellPadding クラス
CellPadding メンバ

 

 


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