バージョン

ShouldSerializeCurrentPageNumberAppearance メソッド

CurrentPageNumberAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。

シンタックス
'宣言
 
Protected Function ShouldSerializeCurrentPageNumberAppearance() As Boolean
protected bool ShouldSerializeCurrentPageNumberAppearance()

戻り値の型

このプロパティがデフォルト値に設定されていない場合、True を返します。
解説

これは、CurrentPageNumberAppearanceInfragistics.Win.AppearanceBase プロパティのデフォルト値が変更されたかどうかを示すブール値を返す読み取り専用プロパティです。

参照