WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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)Identifies the SelectionBinding dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the binding property to the boolean property of the data item which will hold the selection state.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called when the behavior is attached to the control.  
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called before the behavior is detached from the control.  
    Top
    See Also