ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / ShowCheckBoxesProperty Field

In This Topic
    ShowCheckBoxesProperty Field
    In This Topic
    Identifies the ShowCheckBoxes dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowCheckBoxesProperty As DependencyProperty
    public static readonly DependencyProperty ShowCheckBoxesProperty
    See Also