Skip to main content
.NET 6.0+

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.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string scrollXYSeparator = "_"

Field Value

Type
String
See Also