'Declaration Public Overridable ReadOnly Property ChildCount As Integer
'Declaration
Public Overridable ReadOnly Property ChildCount As Integer
'Usage Dim instance As GridBase Dim value As Integer value = instance.ChildCount
'Usage
Dim instance As GridBase Dim value As Integer value = instance.ChildCount
public virtual int ChildCount {get;}
GridBase Class GridBase Members