Gets or sets the file displayed in this editor.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public FileInfo SelectedFile { get; set; } |
Visual Basic |
---|
Public Property SelectedFile As FileInfo Get Set |
Remarks
This is a dependency property.