Persistate API documentation
LayoutStyle Property
NamespacesPersistate.UI.DesktopPWindowLayoutStyle

[This is preliminary documentation and is subject to change.]

Gets or sets the LayoutStyle used for elements of the user interface in this window.
Declaration Syntax
C#
public LayoutStyle LayoutStyle { get; set; }
Remarks
When set, the LayoutStyle is propagated to all contained Panes and their contents. By default, the style is the DefaultLayoutStyle of the running Package.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)