InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputGridPanel Class
Members

In This Topic
    InputGridPanel Class
    In This Topic
    Represents a grid panel in a C1InputPanel control.
    Object Model
    InputGridPanel Class
    Syntax
    'Declaration
     
    Public Class InputGridPanel 
       Inherits InputLayoutPanelBase
    public class InputGridPanel : InputLayoutPanelBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputLayoutPanelBase
                   C1.Win.InputPanel.InputGridPanel

    See Also