Skip to main content

OptionsView Class

Contains options that determine the control’s display options

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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