UltrachartGroupPane

StockSharp.Xaml.Charting

An ItemPane for the UltrachartGroup control. Wraps your custom UIElement (provided by UltrachartGroup ItemTemplate property)

継承元: ContentControl

コンストラクター

UltrachartGroupPane()

Initializes a new instance of the UltrachartGroupPane class.

プロパティ

HeaderTemplate : DataTemplate

Gets or sets the header template.

メソッド

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.

イベント

Resized : EventHandler<DragCompletedEventArgs>

Fired after a dragging of the outline of a pane is done

Resizing : EventHandler<DragDeltaEventArgs>

Fired when the outline of a pane is dragged

フィールド

HeaderTemplateProperty : DependencyProperty

The header template property