ControlValueGetFlags Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
DispValue | 1 | Get the display text, not the underlying value for the control. | |
ValuePerCtrlType | 2 | Get the display text or the underlying value depending on control type. | |
UseBoundControl | 4 | Use the control bound to this field. | |
ForFilter | 8 | Get the value formatted as a string for use in a filter (as opposed to use in UI). |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.