Click or drag to resize

DatasheetNavAttrs Enumeration

Attributes controlling certain navigation behaviours in datasheets.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum DatasheetNavAttrs
Members
  Member nameValueDescription
AllowNavLinksInSubform1Allow datasheet Navigator links and AlphaFilter links in subforms.
UseGenericDetail2Use a generic detail/new target. Note that the target page must have its Generic attribute set.
See Also