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

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