C1.Silverlight.Schedule.5
UseSimpleLayout Property

Only set this property to false if you use complex layout in the custom C1Scheduler control template and found problems with laying out appointments at runtime. In such case AppointmentsCoverPane will use more slow algorithm to determine what elements should be used to layout appointments over them.
Syntax
'Declaration
 
Public Property UseSimpleLayout As System.Boolean
public System.bool UseSimpleLayout {get; set;}
See Also

Reference

AppointmentsCoverPane Class
AppointmentsCoverPane Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.