Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ViewShortcut.scrollXYSeparator Field

Specifies the string separating horizontal and vertical scroll bar positions in the value corresponding to the ViewShortcut.ScrollPositionParamName key.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string scrollXYSeparator = "_"

Field Value

Type
String
See Also