Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public override Style Style { get; set; } |
Visual Basic Copy Code |
---|
Public Overrides Property Style As Style |
A Style object specifying the style of calendar UI elements. This property cannot be null.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |