GrapeCity SPREAD for Windows Forms 12.0J
IncludeProtection プロパティ


スタイルに保護プロパティが含まれているかどうかを示す値を取得または設定します。
構文
'Declaration
 
Property IncludeProtection As Boolean
'使用法
 
Dim instance As IStyle
Dim value As Boolean
 
instance.IncludeProtection = value
 
value = instance.IncludeProtection
bool IncludeProtection {get; set;}

プロパティ値

スタイルに保護プロパティが含まれている場合はtrue、それ以外の場合はfalse
参照

IStyle インタフェース
IStyle メンバ

 

 


Copyright © 2004 GrapeCity inc.