Indicates the part of the DataGrid control the user has clicked.
[Visual Basic] Public Enum DataGrid.HitTestType [C#] public enum DataGrid.HitTestType [C++] public enum DataGrid.HitTestType
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Caption | [To be supplied.] |
Cell | [To be supplied.] |
ColumnHeader | [To be supplied.] |
ColumnResize | [To be supplied.] |
None | [To be supplied.] |
ParentRows | [To be supplied.] |
RowHeader | [To be supplied.] |
RowResize | [To be supplied.] |
Namespace: System.WinForms
Assembly: System.WinForms.dll