GrapeCity SPREAD for Windows Forms 11.0J
ShouldSerializeHeight メソッド (ItemTemplateInfo)


Heightをシリアル化する必要があるかどうかを示します。
構文
'Declaration
 
Protected Function ShouldSerializeHeight() As Boolean
'使用法
 
Dim instance As ItemTemplateInfo
Dim value As Boolean
 
value = instance.ShouldSerializeHeight()
protected bool ShouldSerializeHeight()

戻り値の型

bool値。Heightプロパティのコードを生成する必要がある場合はtrue、それ以外の場合はfalse
参照

ItemTemplateInfo クラス
ItemTemplateInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.