Namespace Telerik.Windows.Controls.FileDialogs
Classes
Helper class for RadFilePathPicker. |
Provides data for the ChildFileDeleted event. |
Event args for the ShellContextMenuOpening event. |
DetailsGridItemsSourceConverter Converter which switches the source of the Details GridView - search results from search pane or current files / folders from main view model. |
Event args for the DialogOpening event. |
Base class for DirectoryInfoWrapper, ShellDirectory and ServerDirectory instances. |
Provides a wrapper for DirectoryInfoWrappers. |
Event args for DirectoryNavigating event. |
Provides data for the DirectoryRequesting event. |
Extracts size of directory from DirectoryBaseWrapper. Logic is not included in Size property to avoid slow data grid loading due to the size column. |
Control used for the navigation part of the RadOpenFileDialog, RadSaveFileDialog and RadOpenFolderDialog |
FileBrowserAutocompleteBoxesItemStyleSelector A style selector that returns a different style whether a FileSystemInfoWrapper is a file or directory. |
FileBrowserDragOverHighlightBehavior An attached behavior for synchronization of the current drag-over item in the context of a drag-drop operation. |
Encapsulates the editing logic for the main pane views that use ListBox and GridView. |
FileBrowserExceptionRaisedEventArgs Provides data for the ExceptionRaised event. |
Represents a GridView control for listing detailed information for files and folders in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog. |
FileBrowserGridViewSelectedItemsBindingBehavior An attached behavior for synchronization of RadGridView selected items. |
Represents a ListBox control for listing files and folders in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog. |
Represents a RadTabControl control for displaying the different layout views of files and folders in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog. |
Represents a TreeView control for displaying the hierarchical folder structure in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog. |
Represents an item in the FileBrowserTreeView control. |
Custom RadBreadcrumb in order to meet the needs of FileDialogs. |
Provides commands for FileDialogs. |
Control which wraps the search box of the FileDialogs. |
Class which describes a filter operation - extensions and their user friendly group name. |
FileInfoToolTipTemplateSelector Converter to select file or folder tooltip template based on the type of the file info wrapper. |
Provides a wrapper for System.IO.FileInfos. |
FileOperationToStringConverter A converter to return string from FileOperation. |
Event arguments for the FilePathChanged event. |
Event arguments for the FilePathChanging event. |
Base class that provides a wrapper for Telerik.Windows.Controls.FileDialogs.FileSystemInfoWrapper.FileSystemInfos. |
FileSystemInfoWrapperFactoryBase Base factory class for creating FileSystemInfoWrappers from System.IO.FileSystemInfos. |
HiddenFilesToTreeViewItemVisibilityConverter Converts ShowHiddenFiles and IsHidden to Visibility of RadTreeViewItems in the navigation trees and RadBreadCrumbBarItems in BreadCrumb. |
Provides commands for HistoryNavigationCommands. |
Control used for the history navigation part of the RadOpenFileDialog, RadSaveFileDialog and RadOpenFolderDialog |
Defines a layout for the Open file, Save file, and Open folder dialogs. |
LayoutConfiguratorStyleSelector A style selector that returns a different style based on the LayoutType of the LayoutConfigurationModel of the control. |
LayoutConfiguratorTemplateSelector Template selector that is used to provide the System.Windows.DataTemplate based on the LayoutType of the model. |
A converter to return the appropriate System.Windows.Media.ImageSource based on the LayoutType for the current item. |
Control used for the Content of a RadOpenFileDialog. |
Control used for the Content of a RadOpenFolderDialog. |
Static class listing all public RadFilePathPicker commands. |
A converter that received a long value for file size and returns is formatted. |
Control used for the Content of a RadSaveFileDialog. |
Class representing a server folder - special network folder which contains shared network folders. |
Class responsible for representing network computers. These models should be children of ShellNetworkRootDirectory and their children should be DirectoryInfoWrappers. |
Class which represents the root node of the network. It is responsible for reloading network PCs. |
Interfaces
Interface that provides information about current drilled directory and currently selected file or folder. |
Interface that provides base information for all file dialog view models. |
Interface that provides properties for filtering files by extension. |
Interface that extends the IFileExtensionFilterable interface by providing a notion for filter descriptions and boolean property to determine if filtering is currently active or not. |
Interface that provides a collection of selected files. |
Interface that provides properties for multiple selection of files or folders. |
Enums
Represents the type of the dialog the RadFilePathPicker can use. |
Options that specify the file size type in the main pane. |
Options to specify the size of icons to return. |
Options that specify the type of the layout of the Main pane. |
ShortContextMenuOptions is Flags enum indicating the available options in the context menu which appears on empty spaces in ExplorerControl. |