TcxGridCardViewSeparatorHitTest Members
Stores HitTest information about card separators (the lines that separate cards) in a Card View.Fields
Name | Description |
---|---|
Index | Returns the position of the card separator within the collection of card separators used to render a Card View. |
Separators | Provides access to ViewInfo information about card separators used to render a Card View. |
Properties
Name | Description |
---|---|
Pos | Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest. |
ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest. |
Methods
Name | Description |
---|---|
Clone | Inherited from TcxCustomGridHitTest. |
Cursor | Specifies the image used to represent the mouse pointer when it hovers over the inspected grid element. Inherited from TcxCustomGridHitTest. |
DragAndDropObjectClass | Inherited from TcxCustomGridHitTest. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
HitTestCode | Returns the hit code of the inspected grid element. Inherited from TcxCustomGridHitTest. |
Instance(TPoint) | Inherited from TcxCustomGridHitTest. |
ToString | Inherited from TObject. |
See Also