ComponentOne DataGrid for WPF and Silverlight
PointToScreen Method (DataGridRowsPanel)

C1.WPF.DataGrid Namespace > DataGridRowsPanel 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

DataGridRowsPanel Class
DataGridRowsPanel Members