Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / CheckListBehavior Class
Fields Properties Methods

In This Topic
    CheckListBehavior Class Members
    In This Topic

    The following tables list the members exposed by CheckListBehavior.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the binding property to the boolean property of the data item which will hold the selection state.  
    Top
    Public Methods
     NameDescription
    Public MethodAttaches the behavior to a UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
    Public MethodDetaches the behavior from the UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
    Top
    See Also