'Declaration Public Class QueryViewerControlBoundsEventArgs Inherits CellViewerEventArgs
'Usage Dim instance As QueryViewerControlBoundsEventArgs
public class QueryViewerControlBoundsEventArgs : CellViewerEventArgs
'Declaration Public Class QueryViewerControlBoundsEventArgs Inherits CellViewerEventArgs
'Usage Dim instance As QueryViewerControlBoundsEventArgs
public class QueryViewerControlBoundsEventArgs : CellViewerEventArgs
System.Object
System.EventArgs
Xceed.Grid.Viewers.CellViewerEventArgs
Xceed.Grid.Viewers.QueryViewerControlBoundsEventArgs
Name | Description | |
---|---|---|
![]() | QueryViewerControlBoundsEventArgs Constructor | Initializes 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. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets or sets the bounds to the control. |
![]() | Cell | Gets the Xceed.Grid.Cell whose content is being displayed. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs) |
![]() | Control | Gets the System.Windows.Forms.Control used to view the content of the Cell. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2