Spread ASP.NET 6.0 Product Documentation
FindControl Method
See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : FindControl Method


Glossary Item Box

Finds the control. Finds a server control.

Overload List

OverloadDescription
FindControl(Control,String)Finds the control.  
FindControl(String)Searches the current naming container for a server control with the specified id parameter. (Inherited from System.Web.UI.Control)
FindControl(String,Int32)Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the Overload method. (Inherited from System.Web.UI.Control)

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.