DataGate Print File Designer® - Build 8.0.355 and above

Format.HasChild Method

HasChild gets a boolean value indicating if the specified component has one or more child controls.

boolean = control.HasChild(child)

Parameters

child
System.ComponentModel.Component.

Returns

Boolean value indicating True if the component has one or more child controls; otherwise False.

See Also

Format ClassFormat Class Members