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. |
The following tables list the members exposed by CellViewerEventArgs.
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. |