Skip to main content
A newer version of this page is available. .

OptionsView Class

Contains options that determine the control’s display options

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.2.dll

Declaration

public class OptionsView :
    BaseLayoutOptions

The following members return OptionsView objects:

Remarks

The options this class provides are accessible with the LayoutControl.OptionsView property.

Inheritance

Object
DevExpress.XtraLayout.BaseLayoutOptions
OptionsView
See Also