Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / AutoDistributionGrid Class / VisualChildCount Property

In This Topic
    VisualChildCount Property (AutoDistributionGrid)
    In This Topic
    Gets a number of child elements of the AutoDistributionGrid. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VisualChildCount As Integer
    public int VisualChildCount {get;}
    See Also