Skip to main content

TdxLayoutWebLookAndFeelGroupOptions.OffsetCaption Property

Specifies whether caption text is indented from a layout group‘s frame border.

Declaration

property OffsetCaption: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Use the OffsetCaption property to specify whether caption text is indented from the group frame border or is positioned near the border. If the OffsetCaption property is set to True, caption text is displayed with the indent from the group frame border; otherwise, caption text is displayed near the border.

The default value of the OffsetCaption property is True.

See Also