ComponentOne Scheduler for WPF and Silverlight
PaneNameProperty Field (CoverElementsPane)

C1.WPF.Schedule Namespace > CoverElementsPane Class : PaneNameProperty Field
Identifies the PaneName attached property. If you use several CoverElementsPane objects in a single template, you should specify this property on a covered element that has the OrientationProperty property set. Set this value to the value of the System.Windows.FrameworkElement.Name property of the corresponding CoverElementsPane object.
Syntax
'Declaration
 
Public Shared ReadOnly PaneNameProperty As System.Windows.DependencyProperty
public static readonly System.Windows.DependencyProperty PaneNameProperty
See Also

Reference

CoverElementsPane Class
CoverElementsPane Members