NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGrid.HitTestInfo Class

Contains information about the part of the DataGrid control the user has clicked.

Object
   DataGrid.HitTestInfo

[Visual Basic]
NotInheritable Public Class DataGrid.HitTestInfo
[C#]
public sealed class DataGrid.HitTestInfo
[C++]
public __gc __sealed class DataGrid.HitTestInfo
[JScript]
public class DataGrid.HitTestInfo

Remarks

The members of this enumeration are returned by the HitTest method.

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

DataGrid.HitTestInfo Members | System.WinForms Namespace