Show Property |
Specifies whether the property is shown in the user interface.
Signature
object.Show
object
DynamicBlockReferenceProperty
The object or objects this property applies to.
Show
Boolean; read-only
TRUE: The property is shown in the user interface.
FALSE: The property is not shown in the user interface.
Remarks
If this property is true, the dynamic block reference property is displayed in the Properties palette when the block reference containing it is selected.
Comments? |