Click or drag to resize

ThinLayoutFlags Enumeration

Flags specifying how the ThinLayout should be performed.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ThinLayoutFlags
Members
  Member nameValueDescription
DesignMode1Layout in design mode.
WizPrevPage2Layout for a previous page (not the final destination) in a wizard layout.
See Also