CellLinkAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
ButtonInDetail | 1 | Present this cell as a button in detail views. | |
ButtonInList | 2 | Present this cell as a button in list views. | |
ValueAsLinkText | 8 | The field's value (rather than its caption) should be used as the link text. | |
BlankTarget | 16 | The results of the link should be opened in a new tab/window. For an HTML anchor tag this means setting the target attribute to "_blank". For other values, you can set the field's Link_TargetFrame property. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.