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



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