Gets or sets a value indicating whether the selected cells should be automatically brought into view.
Namespace: MindFusion.Scheduling
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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |