Gets whether the selection is enabled.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract State SelectionEnabled { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property SelectionEnabled As State |
A member of the State enumeration.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |