Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / SelectionModeProperty Field

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