Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / AutoDistributionGrid Class / VisualChildCountProperty Field

In This Topic
    VisualChildCountProperty Field (AutoDistributionGrid)
    In This Topic
    Identifies the AutoDistributionGrid.VisualChildCount dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VisualChildCountProperty As DependencyProperty
    public static readonly DependencyProperty VisualChildCountProperty
    See Also