NImageColumnFormat Class Properties
In This Topic
For a list of all members of this type, see NImageColumnFormat members.
Public Properties
| | Name | Description |
 | FixedImageHeight | Gets or sets the fixed image width of the images in case UseFixedImageHeight is true. |
 | FixedImageWidth | Gets or sets the fixed image width of the images in case UseFixedImageWidth is true. |
 | ImageMapping | Gets or sets the fixed image width of the images in case Fixed Width is true. |
 | UseFixedImageHeight | Gets or sets whether fixed image height should be used. If set to true all images will have the height specified by FixedImageHeight. |
 | UseFixedImageWidth | Gets or sets whether fixed image width should be used. If set to true all images will have the width specified by FixedImageWidth. |
Top
See Also