Xceed Grid for WinForms v4.3 Documentation
QueryViewerFittedWidthEventArgs Class Members
Properties 


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Viewers Namespace : QueryViewerFittedWidthEventArgs Class

The following tables list the members exposed by QueryViewerFittedWidthEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryViewerFittedWidthEventArgs class specifying the cell whose content is to be displayed as well as various information required to calculate the viewers's fitted width.  
Top
Public Properties
 NameDescription
Public PropertyGets the Xceed.Grid.Cell whose content is to be displayed.  
Public PropertyGets or sets the fitted width of the viewer.  
Public PropertyGets the Graphics object used to paint.  
Public PropertyThis property is reserved for future use.  
Public PropertyGets a boolean value indicating if the viewer is being printed.  
Top
See Also

Reference

QueryViewerFittedWidthEventArgs Class
Xceed.Grid.Viewers Namespace