







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