バージョン

GroupBoxHeaderUIElement クラス

このクラスは UltraGroupBox のヘッダー領域を表します。ヘッダーには、キャプション、展開インジケーター (UltraExpandableGroupBox のみ)、およびオプションのイメージが含まれます。ヘッダーはコントロールの上下左右のいずれかの端に配置し、水平または垂直方向に位置揃えできます。
シンタックス
'宣言
 
Public Class GroupBoxHeaderUIElement 
   Inherits Infragistics.Win.UIElement
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class GroupBoxHeaderUIElement : Infragistics.Win.UIElement, Infragistics.Win.UIAutomation.IProvideUIAutomation  
参照