Click or drag to resize

TemplateFieldAttrs Enumeration

Attributes that apply to a TemplateField.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum TemplateFieldAttrs
Members
  Member nameValueDescription
Disabled1This item is disabled and will not be loaded into the collection.
See Also