Name | Description | |
---|---|---|
QueryViewerImageEventArgs Constructor | Initializes a new instance of the QueryViewerImageEventArgs class specifying the Xceed.Grid.Cell whose content is to be displayed as well as the viewer's System.Drawing.Image. |
The following tables list the members exposed by QueryViewerImageEventArgs.
Name | Description | |
---|---|---|
QueryViewerImageEventArgs Constructor | Initializes a new instance of the QueryViewerImageEventArgs class specifying the Xceed.Grid.Cell whose content is to be displayed as well as the viewer's System.Drawing.Image. |
Name | Description | |
---|---|---|
FormatInfo | Gets a Xceed.Grid.CellImageFormatInfo which provides image formatting information. | |
GridElement | Gets the Xceed.Grid.GridElement associated with the Value. | |
Image | Gets or sets the viewer's image. | |
Value | Gets the value of the underlying cell. |