ISEdit.AllControls

Description

This property contains the list of all child controls but it has no effect for edit controls because this type of control cannot contain child controls.

Syntax

object.AllControls

Part Attribute Type Description
object Required
The object always implements the ISEdit interface
Restriction: This property is readonly.

Return Value

ISControls

Example



  
Note:

Version information

Added in v7.8.0