ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1FilePicker Class / MultiselectProperty Field



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