Gets or sets the style associated with the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public abstract Style PointedSelectedStyle { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property PointedSelectedStyle As Style |
An instance of the Style class that defines the appearance of the item.
This style is applied to the item when it is pointed by the user and selected at the same time.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |