FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridSearchPanel Class
Members

In This Topic
    C1FlexGridSearchPanel Class
    In This Topic
    Represents a search panel for C1FlexGrid control.
    Object Model
    C1FlexGridSearchPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1FlexGridSearchPanel 
       Inherits System.Windows.Forms.UserControl
    public class C1FlexGridSearchPanel : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.C1FlexGrid.C1FlexGridSearchPanel

    See Also