Click or drag to resize

FieldLayoutFlags Property

Field layout flags parsed from the LayoutFlags in the field layout spec.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public FieldLayoutFlags Flags { get; set; }

Property Value

Type: FieldLayoutFlags
See Also