ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBox Class / MultipleSelectionSeparatorProperty Field



In This Topic
    MultipleSelectionSeparatorProperty Field
    In This Topic
    Identifies the MultipleSelectionSeparator dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MultipleSelectionSeparatorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.MultipleSelectionSeparatorProperty
    public static readonly DependencyProperty MultipleSelectionSeparatorProperty
    public:
    static readonly DependencyProperty^ MultipleSelectionSeparatorProperty
    See Also