Gets or sets the visualization style to apply to selected elements.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style SelectedElementsStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property SelectedElementsStyle As Style |
A Style object specifying the style applied to selected calendar cells. This property cannot be null.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |