FlexGrid for WinForms
HitTestInfo Structure
Members 



Contains information, such as the row and column indexes, about a specific coordinate pair in the C1FlexGrid control.
Syntax
public struct HitTestInfo : System.ValueType 
public value class HitTestInfo : public System.ValueType 
'Declaration
 
Public Structure HitTestInfo 
   Inherits System.ValueType
 
'Usage
 
Dim instance As HitTestInfo
Remarks
Use the C1FlexGridBase.HitTest method to obtain a HitTestInfo value.
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Win.C1FlexGrid.HitTestInfo

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HitTestInfo Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) 2025 GrapeCity, inc. All rights reserved.

Send Feedback