|
<< Click to display table of contents >> TRVWidgetPageContainer.ExpandButton |
Shows or hides the Formatting button when the widget is collapsed (shown as a single-row toolbar).
property ExpandButton: Boolean;
This button expands the toolbar by setting the Expanded property to True.
The widget can also be expanded in other ways:
•by changing the Expanded property
•by using the TrvActionExpandWidget action
Default value:
True
See also: