C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputBase Class
Members

C1InputBase Class
Displays and edits the data in C1InputPanel.
Object Model
C1InputBase Class
Syntax
'Declaration
 
Public Class C1InputBase 
   Inherits Windows.UI.Xaml.Controls.ContentControl
 
Inheritance Hierarchy

System.Object
   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