バージョン

OwnerHeaderUIElement クラス

UltraTimelineView コントロールに Owner のキャプションを表示します。
シンタックス
'宣言
 
Public Class OwnerHeaderUIElement 
   Inherits TimelineViewHeaderElementBase
   Implements Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class OwnerHeaderUIElement : TimelineViewHeaderElementBase, Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

この要素は以下の子要素を含みます。

  • オーナーの Name プロパティが表示される 1 つの TextUIElement
  • 0 または 1 つの ImageUIElements(画像がオーナーのヘッダーに表示することによって)。

この要素のために定義されるアプリケーション スタイリング ロールの名前は ScheduleOwnerHeader です。

参照