C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / PointToScreen Method

In This Topic
PointToScreen Method (GridControlCellView)
In This Topic
Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As Point _
) As Point
 

Parameters

point
See Also