MapperCapabilities Enumeration |
Namespace: NetQuarry.Data
Member name![]() | Value![]() | Description | |
---|---|---|---|
FBFPivot | 1 | The datasheet is cofigured for a pivoted Filter-By-Form (FBF) row for smaller screen sizes. See related FBFOptional. | |
UserFullTextSearch | 2 | The mapper is cofigured for Full-Text Search (FTS) and user is allowed to use it. See related FTSOptional. | |
FBFOptional | 3 | The mapper is cofigured with the Filter-By-Form (FBF) row display toggled by the user. See related FTSOptional. | |
FTSOptional | 4 | The mapper is cofigured with the Full-Text Search (FTS) display toggled by the user inconjunction with the FBF display. See related FBFOptional and UserFullTextSearch. |