property CascadeFile.Layout as String
Saves or loads the control's layout, such current selection for each panel, the widths of the cascade columns, and so on.

TypeDescription
String A String expression that defines the current's layout.
The Layout property saves or loads the control's layout, such current selection for each panel, the widths of the cascade columns, and so on. For instance, you can use the Layout property to save and restore later the current views, which includes the selection in each panel, and so on.