MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckList Class / UnSelectAllCaptionProperty Field

In This Topic
    UnSelectAllCaptionProperty Field (C1CheckList)
    In This Topic
    Identifies the UnSelectAllCaption dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UnSelectAllCaptionProperty As DependencyProperty
    public static readonly DependencyProperty UnSelectAllCaptionProperty
    See Also