SchedulerShortcutCommands.ExpandSelectionRight Field
Move selection right or select the appointment to the right depending on the selection mode.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public const string ExpandSelectionRight = "ExpandSelectionRight"
Public Const ExpandSelectionRight As String = "ExpandSelectionRight"
Field Value
Type |
---|
String |
See Also
Feedback