Skip to main content

TcxGridLayoutViewItemFilterButtonHitTest Methods

Provides the HitTest information for the layout item‘s filter dropdown button.
Name Description
CanClick Determines whether a click on the inspected grid record can initiate record management operations. Inherited from TcxGridRecordHitTest.
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