PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / VisualChildrenCount Property

In This Topic
    VisualChildrenCount Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property VisualChildrenCount As Integer
    protected override int VisualChildrenCount {get;}
    See Also