Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1CheckBox Class / C1CheckBox Constructor


In This Topic
    C1CheckBox Constructor
    In This Topic
    Initializes a new instance of the C1CheckBox class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1CheckBox()
    public C1CheckBox()
    See Also