ComponentOne FlexGrid for WPF and Silverlight
PointToScreen Method (GridPanel)

C1.WPF.FlexGrid Namespace > GridPanel 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

GridPanel Class
GridPanel Members