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