ViewShortcut.FromString(String) Method
In This Article
For internal use.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
[Browsable(false)]
public static ViewShortcut FromString(
string shortcutString
)
See Also