DXOptionsLayout Properties
Name | Description |
---|---|
AcceptNestedObjects | Gets or sets whether a container and its child elements should be serialized/deserialized. |
CurrentLayoutScaleFactor | Inherited from OptionsLayoutBase. |
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). Inherited from OptionsLayoutBase. |
LayoutScaleFactor | Inherited from OptionsLayoutBase. |
LayoutVersion | Gets or sets the version of the layout. Inherited from OptionsLayoutBase. |
StoredLayoutScaleFactor | Inherited from OptionsLayoutBase. |
See Also