Back to Devexpress

OptionsLayoutBase Properties

corelibraries-devexpress-dot-utils-dot-optionslayoutbase-dot-underscore-properties.md

latest1.2 KB
Original Source

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).

NameDescription
CurrentLayoutScaleFactor
FullLayout staticReturns 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
LayoutVersionGets or sets the version of the layout.
StoredLayoutScaleFactor

See Also

OptionsLayoutBase Class

OptionsLayoutBase Members

DevExpress.Utils Namespace