NImageColumnFormat Class Members
In This Topic
The following tables list the members exposed by NImageColumnFormat.
Public Constructors
Public Fields
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
Public Methods
| Name | Description |
 | CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
 | Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
 | FormatDefaultCell | Overridden. Overriden to apply preffered dimensions |
Top
See Also