Gets or sets a value indicating whether the selected cells should be automatically brought into view. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public bool EnsureVisibleSelection { get; set; } |
Visual Basic |
---|
Public Property EnsureVisibleSelection As Boolean |
A Boolean value specifying whether the control should automatically scroll when the user selects cells outside of the current viewport (by using the keyboard for example).