Back to Devexpress

OptionsView Class

windowsforms-devexpress-dot-xtralayout-3eaa2f66.md

latest1.3 KB
Original Source

OptionsView Class

Contains options that determine the control’s display options

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsView :
    BaseLayoutOptions
vb
Public Class OptionsView
    Inherits 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

OptionsView Members

OptionsView

DevExpress.XtraLayout Namespace