Skip to main content

TdxSpreadSheetTableViewHitTest.HitAtFrozenPaneSeparator Property

Returns a value indicating whether the inspected point corresponds to a frozen pane separator line within a Table View worksheet.

Declaration

property HitAtFrozenPaneSeparator: Boolean index hcFrozenPaneSeparator read;

Property Value

Type
Boolean

Remarks

This property returns True if the inspected point corresponds to the line separating a set of immobilized columns or rows from the scrollable worksheet area; otherwise – False.

Note that the HitAtFroznePaneSeparator property returns True for the inspected point corresponding to the horizontal or vertical frozen pane separators only if a Table View worksheet is scrolled down or right from the initial position, respectively:

See Also