Namespace: DayPilot.Web.Ui.Events.Scheduler
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 static RowInfo Create( string id ) |
| Visual Basic |
|---|
Public Shared Function Create ( _ id As String _ ) As RowInfo |
| Visual C++ |
|---|
public: static RowInfo^ Create( String^ id ) |
Parameters
- id
- Type: System..::..String