TdxRibbonBackstageViewTabSheetSizeOptions.AutoSize Property
Specifies whether a tabbed page is automatically resized to entirely display its contents.
Declaration
property AutoSize: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
Set the AutoSize property to True, to enable automatic page sizing.
The default value of the AutoSize property is False.
See Also