ComponentOne InputPanel for UWP
C1InputBase Class
Members 

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace : C1InputBase Class
Displays and edits the data in C1InputPanel.
Object Model
C1InputBase Class
Syntax
'Declaration
 
Public Class C1InputBase 
   Inherits Windows.UI.Xaml.Controls.ContentControl
public class C1InputBase : Windows.UI.Xaml.Controls.ContentControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           C1.Xaml.InputPanel.C1InputBase
                              C1.Xaml.InputPanel.C1InputCheckBox
                              C1.Xaml.InputPanel.C1InputComboBox
                              C1.Xaml.InputPanel.C1InputDateTimePicker
                              C1.Xaml.InputPanel.C1InputMaskedTextBox
                              C1.Xaml.InputPanel.C1InputNumericBox
                              C1.Xaml.InputPanel.C1InputTextBox

See Also

Reference

C1InputBase Members
C1.Xaml.InputPanel Namespace