Gets or sets the color used to fill calendar elements.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Color FillColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property FillColor As Color |
A .NET Color object used to fill calendar elements. Assign Color.Empty to this property to use the corresponding value from the current theme.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |