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



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