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


In This Topic
    QueryViewerTextEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryViewerTextEventArgs.

    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 Text.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a Xceed.Grid.CellTextFormatInfo which provides text formatting information.  
    Public PropertyGets the Xceed.Grid.GridElement associated with the Value.  
    Public PropertyGets or sets the viewer's text.  
    Public PropertyGets the value of the underlying cell.  
    Top
    See Also