バージョン

CurrentPageNumberAppearance プロパティ

CurrentPage のページ番号を描画するために使用する外観を返すまたは設定します。
シンタックス
'宣言
 
Public Property CurrentPageNumberAppearance As Infragistics.Win.AppearanceBase
public Infragistics.Win.AppearanceBase CurrentPageNumberAppearance {get; set;}
解説

CurrentPageNumberAppearance は関連付けられたコントロールで CurrentPage のプレビュー ページを描画するために使用される Infragistics.Win.AppearanceBase です (PageNumberDisplayStyle 参照)。

参照