バージョン

DockAreaVerticalAppearance プロパティ

すべてのドック領域の外観を制御する Appearance オブジェクトを返すか、設定します。
シンタックス
'宣言
 
Public Property DockAreaVerticalAppearance As Infragistics.Win.AppearanceBase
public Infragistics.Win.AppearanceBase DockAreaVerticalAppearance {get; set;}
解説

すべてのドック領域のデフォルト外観を指定します。ただし、垂直方向のドック領域 (DockWithinContainer の左右) は、DockAreaVerticalAppearance に指定された設定を最初に解決します。

参照