SchedulerBuilder.CrossScrollingEnabled Method
Name | Parameters | Description |
---|---|---|
CrossScrollingEnabled(JS) | value | Specifies whether or not an end user can scroll the view in both directions at the same time. Mirrors the client-side crossScrollingEnabled option. |
CrossScrollingEnabled(Boolean) | value | Specifies whether or not an end user can scroll the view in both directions at the same time. Mirrors the client-side crossScrollingEnabled option. |