Gets or sets a value indicating whether the selected cells should be automatically brought into view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool EnsureVisibleSelection { get; set; } |
Visual Basic Copy Code |
---|
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).
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |