'Declaration
Public Function GetDetailFromPoint( _ ByVal point As System.Windows.Point _ ) As DataGridDetailsPresenter
public DataGridDetailsPresenter GetDetailFromPoint( System.Windows.Point point )
Parameters
- point
- The point in the screen coordinates.
Return Value
The detail presenter from a specific point in the screen