ComponentOne Scheduler for WPF and Silverlight
GetPaneName Method (CoverElementsPane)

C1.WPF.Schedule Namespace > CoverElementsPane Class : GetPaneName Method
The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the PaneName attached property for a given framework element.
Syntax
'Declaration
 
Public Shared Function GetPaneName( _
   ByVal element As System.Windows.FrameworkElement _
) As System.String
public static System.string GetPaneName( 
   System.Windows.FrameworkElement element
)

Parameters

element
The System.Windows.FrameworkElement from which the property value is read.

Return Value

The System.String value of the specified element.
See Also

Reference

CoverElementsPane Class
CoverElementsPane Members