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