CellIconAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
HideIfMissing | 1 | The icon should be hidden if its image file cannot be found. | |
IsDataDriven | 2 | The icon should be disabled when record is locked (applies only when UsedAsButton also set). | |
UsedAsButton | 4 | The icon is used as a button. | |
LockPerMapper | 8 | Normally icons UsedAsButton are not locked on existing records if the mapper is has DenyUpdate specified. Set this attribute to override that behaviour. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.