Back to Devexpress

TdxRichEditControlBase.IsSelectionInHeader Method

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-fe5dbbad.md

latest1015 B
Original Source

TdxRichEditControlBase.IsSelectionInHeader Method

Returns a value indicating whether the current selection is contained within a document header.

Declaration

delphi
function IsSelectionInHeader: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if the header editing mode is currently active (i.e., the caret or selection is located within a document header); otherwise – False.

See Also

TdxRichEditControlBase

TdxRichEditControlBase.IsSelectionInFooter

TdxRichEditControlBase.IsSelectionInHeaderOrFooter

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit