ISReportForm.FindControlByName
Description
Syntax
object.
FindControlByName
(aControlName)
Part
Attribute
Type
Description
object
Required
ISReportForm
The
object
always implements the
ISReportForm
interface
aControlName
In, Required
string
Return Value
ISControl
Example
Note:
Version information
Added in v7.8.0
Parent topic:
ISReportForm