Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Viewers Namespace / CellViewerEventArgs Class
Properties


In This Topic
    CellViewerEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellViewerEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CellViewerEventArgs specifying the cell whose content is displayed as well as the control used to view it.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Xceed.Grid.Cell whose content is being displayed.  
    Public PropertyGets the System.Windows.Forms.Control used to view the content of the Cell.  
    Top
    See Also