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

BarManagerOptionsLayout.ResetRecentItems Property

Namespace: DevExpress.XtraBars.Utils

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

[DefaultValue(true)]
public bool ResetRecentItems { get; set; }

Property Value

Type Default
Boolean **true**

Property Paths

You can access this nested property as listed below:

Library Object Type Path to ResetRecentItems
WinForms Controls BarManager
.OptionsLayout.ResetRecentItems
DocumentViewerBarManager
.OptionsLayout.ResetRecentItems
PrintBarManager
.OptionsLayout.ResetRecentItems
Reporting XRDesignBarManager
.OptionsLayout.ResetRecentItems
See Also