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


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

The following tables list the members exposed by QueryViewerControlBoundsEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryViewerControlBoundsEventArgs class specifying the cell to be viewed, the control used to view the cell's content, as well as various information required to calculate the control's bounds.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the bounds to the control.  
Public PropertyGets the Xceed.Grid.Cell whose content is being displayed. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs)
Public PropertyGets the System.Windows.Forms.Control used to view the content of the Cell. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs)
Top
See Also

Reference

QueryViewerControlBoundsEventArgs Class
Xceed.Grid.Viewers Namespace