Skip to main content

OptionsLayoutBase Properties

Represents the base class for classes which contain the options that are responsible for how the control’s layout is stored to and restored from storage (a stream, xml file or system registry).
Name Description
CurrentLayoutScaleFactor
FullLayout static Returns an OptionsLayoutBase object whose settings indicate that the full layout of the control should be stored to and restored from storage (a stream, xml file or system registry).
LayoutScaleFactor
LayoutVersion Gets or sets the version of the layout.
StoredLayoutScaleFactor
See Also