ComponentOne FlexGrid for WPF and Silverlight
PointToScreen Method (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : PointToScreen Method
Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point PointToScreen( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members