Description
Determines if the given block is a layout block.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property IsLayout As Boolean |
Return Type
Boolean value:
True = The block is a layout.
False = The block is not a layout.
See Also