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

C1InputCheckBox Class
Displays and edits the bool type of data. The C1InputCheckBox allows user to load the boolean data in this control.
Object Model
C1InputCheckBox Class
Syntax
'Declaration
 
Public Class C1InputCheckBox 
   Inherits C1InputBase
 
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

See Also