Back to Devexpress

TdxSpreadSheetPageControlHitTest.HitAtPageTab Property

vcl-dxspreadsheetcore-dot-tdxspreadsheetpagecontrolhittest.md

latest899 B
Original Source

TdxSpreadSheetPageControlHitTest.HitAtPageTab Property

Indicates if the inspected point corresponds to one of the caption bar‘s worksheet tabs.

Declaration

delphi
property HitAtPageTab: Boolean index hcPageTab read;

Property Value

Type
Boolean

Remarks

This property returns True if the inspected point corresponds to one of the caption bar’s worksheet tabs; otherwise – False.

See Also

TdxSpreadSheetPageControlHitTest Class

TdxSpreadSheetPageControlHitTest Members

dxSpreadSheetCore Unit