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


In This Topic
    QueryViewerImageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryViewerImageEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QueryViewerImageEventArgs class specifying the Xceed.Grid.Cell whose content is to be displayed as well as the viewer's System.Drawing.Image.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a Xceed.Grid.CellImageFormatInfo which provides image formatting information.  
    Public PropertyGets the Xceed.Grid.GridElement associated with the Value.  
    Public PropertyGets or sets the viewer's image.  
    Public PropertyGets the value of the underlying cell.  
    Top
    See Also