[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SpreadChildControlContainer.GetNextChildControl

GetNextChildControl Method

GetNextChildControl(Control)

Gets the next child control in the container.

Declaration
public virtual Control GetNextChildControl(Control startChild)
Public Overridable Function GetNextChildControl(startChild As Control) As Control
Parameters
Type Name Description
Control startChild

Name of child control to start

Returns
Type Description
Control

The next child control in the container.