UltrachartGroupPane
StockSharp.Xaml.Charting
An ItemPane for the UltrachartGroup control. Wraps your custom UIElement (provided by UltrachartGroup ItemTemplate property)
Inherits: ContentControl
Constructors
UltrachartGroupPane()
Initializes a new instance of the UltrachartGroupPane class.
Properties
HeaderTemplate : DataTemplate
Gets or sets the header template.
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Events
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
Fields
HeaderTemplateProperty : DependencyProperty
The header template property