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

DefaultBarManagerItemNames.Open Field

Returns “bOpen”. Corresponds to the Open toolbar button that invokes the Open dialog allowing you to select a document to be loaded.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v20.2.Core.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.DocumentViewer.Core, DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string Open = "bOpen"

Field Value

Type
String
See Also