Skip to main content

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.v24.1.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string Open = "bOpen"

Field Value

Type
String
See Also