InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class
Members

In This Topic
    C1InputPanel Class
    In This Topic
    The C1InputPanel enables user to load boolean data in this control. Provides easy display and edit collection from a layout.
    Object Model
    C1InputPanel Class
    Syntax
    'Declaration
     
    Public Class C1InputPanel 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1InputPanel : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.InputPanel.C1InputPanel

    See Also