







![]() ![]() |
A Sandcastle Documented Class Library |
HolidayEvent..::..EventColor Property |
HolidayEvent Class See Also Send Feedback |
[Missing <summary> documentation for "P:Calendar.NET.HolidayEvent.EventColor"]
Namespace: Calendar.NET
Assembly: Calendar.NET (in Calendar.NET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Color EventColor { get; set; } |
Visual Basic |
---|
Public Property EventColor As Color Get Set |
Visual C++ |
---|
public: virtual property Color EventColor { Color get () sealed; void set (Color value) sealed; } |