Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public TextWriter TextWriter { get; } |
Visual Basic |
---|
Public ReadOnly Property TextWriter As TextWriter Get |
Visual C++ |
---|
public: property TextWriter^ TextWriter { TextWriter^ get (); } |