[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetControl

GetControl Method

GetControl(string)

Gets a child control.

Declaration
public virtual Control GetControl(string name)
Public Overridable Function GetControl(name As String) As Control
Parameters
Type Name Description
string name

Name of child control

Returns
Type Description
Control

A child control.