Handling of user action (inline editing of a row name finished).
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public RowEditHandlingType RowEditHandling { get; set; } |
Visual Basic |
---|
Public Property RowEditHandling As RowEditHandlingType Get Set |
Visual C++ |
---|
public: property RowEditHandlingType RowEditHandling { RowEditHandlingType get (); void set (RowEditHandlingType value); } |