Rebuilds calendar slots after initializing.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected override void OnInitialized( EventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnInitialized ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs