CodeCharge Studio

isDetailControl Method (Java)

Applies to

Report Form

Syntax

public boolean isDetailControl(String name);

Return value

boolean - true if the specified control belongs to Detail row (Detail section); otherwise - false.

Parameters

Name Type Description
name String Name of control.

Description

Returns true if the specified control belongs to Detail row (Detail section); otherwise - false.


On-line, printable versions and updates