Shows or hides a specified side bar.
Introduced: X16.
<void> TXTextControl.showSideBar(<SideBarType> sideBarType, [<boolean> show])| Parameter | Description |
|---|---|
| side |
Determines the side bar type. |
| show | Optional. Determines if the side bar is shown or hidden. The default value is true. |