Allows DbNetEdit and DbNetGrid controls to be nested within the grid. Possible to nest as many controls
as needed. Nested controls will automatically have their ConnectionString and ParentControlID set.
| C# | Visual Basic |
public NestedControlsCollection NestedControls { get; }
Public ReadOnly Property NestedControls As NestedControlsCollection