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

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