FlexReport for WinForms
ShouldSerialize メソッド (Border)


C1.Document アセンブリ > C1.Document 名前空間 > Border クラス : ShouldSerialize メソッド
Indicates whether any property of this object has changed from its default value.
シンタックス
'宣言
 
Public Function ShouldSerialize() As System.Boolean
'使用法
 
Dim instance As Border
Dim value As System.Boolean
 
value = instance.ShouldSerialize()
public System.bool ShouldSerialize()

戻り値の型

Return true if any object has changed from its default value, false otherwise.
参照

参照

Border クラス
Border メンバ