バージョン

HeaderCollapsedAppearance プロパティ

UltraExpandableGroupBox が縮小されているときにヘッダーで使用される Infragistics.Win.Appearance オブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property HeaderCollapsedAppearance As Infragistics.Win.AppearanceBase
public Infragistics.Win.AppearanceBase HeaderCollapsedAppearance {get; set;}
解説

この Infragistics.Win.Appearance オブジェクトに行った設定は、Expanded プロパティが False のときにコントロールのヘッダーの描画に影響します。

参照