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.v19.2.Core.dll

Declaration

public const string Open = "bOpen"

Field Value

Type
String
See Also