バージョン

PageNumberAppearance プロパティ

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

PageNumberAppearance は、関連する UltraPrintPreviewControlBase のページ要素を描画するために使用される Infragistics.Win.AppearanceBase です (PageNumberDisplayStyle を参照)。

参照