Skip to main content

ToolboxOptionsView Class

Contains view settings for the ToolboxControl.

Namespace: DevExpress.XtraToolbox

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ToolboxOptionsView :
    ToolboxOptionsBase

The following members return ToolboxOptionsView objects:

Remarks

Use the ToolboxControl.OptionsView property to access the ToolboxControl view options.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraToolbox.ToolboxOptionsBase
ToolboxOptionsView
See Also