Click or drag to resize

WhenLayoutRendererWrapper Properties

The WhenLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyElse
If When is not met, print this layout.
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertyWhen
Gets or sets the condition that must be met for the Inner layout to be printed.
Top
See Also