Specifies how the selection extends when the time scale is changed to a larger one.
Namespace:DevExpress.XtraScheduler
Assembly:DevExpress.XtraScheduler.v19.2.Core.dll

Public Members
Show: Inherited
|
Name |
Description |
|
Adjust
|
The selection is adjusted to represent the originally selected interval, so the selection may span acreoos several cells.

|
|
Reset
|
The selection is reset, so it occupies only the beginning of the previously selected interval.

|
Top

See Also