Custom event data (DayPilotCalendar.DataTagFields property). Read-only.
Namespace:
DayPilot.Web.Ui.EventsAssembly: DayPilot (in DayPilot.dll)
Version: 4.8.1425.0 (4.8.1425.0)
Syntax
| C# |
|---|
public TagCollection Tag { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Tag As TagCollection |
| Visual C++ |
|---|
public: property TagCollection^ Tag { TagCollection^ get (); } |