QueryViewerFittedWidthEventArgs Class Properties
In This Topic
For a list of all members of this type, see QueryViewerFittedWidthEventArgs members.
Public Properties
| Name | Description |
 | Cell | Gets the Xceed.Grid.Cell whose content is to be displayed. |
 | FittedWidth | Gets or sets the fitted width of the viewer. |
 | Graphics | Gets the Graphics object used to paint. |
 | Mode | This property is reserved for future use. |
 | Printing | Gets a boolean value indicating if the viewer is being printed. |
Top
See Also