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