Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / CoverElementsPane Class / CoverElementsOverflowProperty Field

In This Topic
    CoverElementsOverflowProperty Field
    In This Topic
    Identifies the CoverElementsOverflow attached property. Being set to true on a covered element that has the OrientationProperty property set, indicates that there are too many covering elements to be represented in the element.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CoverElementsOverflowProperty As DependencyProperty
    public static readonly DependencyProperty CoverElementsOverflowProperty
    See Also