'Declaration Public Class CellViewerEventArgs Inherits System.EventArgs
'Usage Dim instance As CellViewerEventArgs
public class CellViewerEventArgs : System.EventArgs
'Declaration Public Class CellViewerEventArgs Inherits System.EventArgs
'Usage Dim instance As CellViewerEventArgs
public class CellViewerEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Grid.Viewers.CellViewerEventArgs
Xceed.Grid.Viewers.QueryViewerControlBoundsEventArgs
Name | Description | |
---|---|---|
![]() | CellViewerEventArgs Constructor | Initializes a new instance of the CellViewerEventArgs specifying the cell whose content is displayed as well as the control used to view it. |
Name | Description | |
---|---|---|
![]() | Cell | Gets the Xceed.Grid.Cell whose content is being displayed. |
![]() | Control | Gets the System.Windows.Forms.Control used to view the content of the Cell. |
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