Gets the Style of the selected elements in this theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract Style SelectionSelectedElementsStyle { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property SelectionSelectedElementsStyle As Style |
An instance of the Style class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |