TdxCustomLayoutControl.CustomizeFormTabbedView Property
Specifies how the Layout Tree View and Available Items panes are arranged in the Customization Form.
Declaration
property CustomizeFormTabbedView: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Values include:
Value | Meaning | Example |
---|---|---|
True | The Layout Tree View and Available Items panes are arranged into tabs. Dragging a layout element over pane tabs automatically switches panes. | |
False | The Layout Tree View and Available Items panes are horizontally arranged, side-by-side, with a vertical splitter positioned in between. Users can drag the splitter to quickly adjust the width of these panes. |
See Also