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.Type

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Type As DataGrid.HitTestType
[C#]
public DataGrid.HitTestType Type {get;}
[C++]
public: __property DataGrid.HitTestType get_Type();
[JScript]
public function get Type() : DataGrid.HitTestType;

See Also

DataGrid.HitTestInfo Class | DataGrid.HitTestInfo Members | System.WinForms Namespace