MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / SelectAllCaptionProperty Field

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