[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SpreadChildControlContainer.GetPreviousChildControl

GetPreviousChildControl Method

GetPreviousChildControl(Control)

Gets the previous child control in the container.

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

Name of child control to start

Returns
Type Description
Control

The previous child control in the container.