FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / VisualChildrenCount Property

In This Topic
    VisualChildrenCount Property (GridControlPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property VisualChildrenCount As Integer
    protected virtual int VisualChildrenCount {get;}
    See Also