New column id.

Namespace: DayPilot.Web.Ui.Events
Assembly:   DayPilot (in DayPilot)
Version: 3.5.2.0

Syntax

Visual Basic (Declaration)
Public ReadOnly Property NewColumn As String
C#
public string NewColumn { get; }
Visual C++
public:
property String^ NewColumn {
	String^ get ();
}