IsDynamic Method

The IsDynamic method returns one of the following values:

  • true. The control is a dynamic control.

  • false. The control is not a dynamic control.

It uses the following syntax:

IsDynamic() 

It includes no arguments.