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


In This Topic
    QueryViewerControlBoundsEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see QueryViewerControlBoundsEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the bounds to the control.  
    Public PropertyGets the Xceed.Grid.Cell whose content is being displayed. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs)
    Public PropertyGets the System.Windows.Forms.Control used to view the content of the Cell. (Inherited from Xceed.Grid.Viewers.CellViewerEventArgs)
    Top
    See Also