Arranges the content of a AppointmentWrapPanel element.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
protected override Size ArrangeOverride( Size finalSize ) |
| Visual Basic |
|---|
Protected Overrides Function ArrangeOverride ( _ finalSize As Size _ ) As Size |
Parameters
- finalSize
- Type: System.Windows..::..Size
The Size that this element should use to arrange its child elements.