WhenLayoutRendererWrapper Properties |
The WhenLayoutRendererWrapper type exposes the following members.
Name | Description | |
---|---|---|
Else |
If When is not met, print this layout.
| |
Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) | |
When |
Gets or sets the condition that must be met for the Inner layout to be printed.
|