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



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