CellPictureAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
ScaleToWidth | 1 | Scale the image to the column width. | |
ImageInDB | 2 | The image is stored in the database vs. a path to a file. | |
AlwaysExtract | 4 | If the image is stored in the database, extract the image on each access and don't cache it. | |
WebCam | 8 | Provide webcam support allowing user to replace this picture. | |
EmbedImage | 16 | Render the image HTML with embedded image data instead of a link to the image. | |
PopupInList | 32 | If the ScaleToWidth option is not set, pop up a full-sized version of the image when hovered over in a datasheet. Supported in IE only. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.