ComponentOne Scheduler for WPF and Silverlight
ExtendOnOverflow Property (CoverElementsPane)

C1.WPF.Schedule Namespace > CoverElementsPane Class : ExtendOnOverflow Property
Gets or sets a System.Boolean value, specifying the CoverElementsPane behavior in the case when covering elements do not fit into the available space. If False, the CoverElementsOverflowProperty will be set to True. This is default behavior. If True, the covered element will be extended in order to accommodate all covering elements.
Syntax
'Declaration
 
Public Property ExtendOnOverflow As System.Boolean
public System.bool ExtendOnOverflow {get; set;}
See Also

Reference

CoverElementsPane Class
CoverElementsPane Members