skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Windows.Controls.FileDialogs

Classes

BrowseFileHelper

Helper class for RadFilePathPicker.

ChildFileDeletedEventArgs

Provides data for the ChildFileDeleted event.

ContextMenuOpeningEventArgs

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.

DialogOpeningEventArgs

Event args for the DialogOpening event.

DialogType

Represents the type of the dialog the RadFilePathPicker can use.

DirectoryBaseWrapper

Base class for DirectoryInfoWrapper, ShellDirectory and ServerDirectory instances.

DirectoryInfoWrapper

Provides a wrapper for DirectoryInfoWrappers.

DirectoryNavigatingEventArgs

Event args for DirectoryNavigating event.

DirectoryRequestingEventArgs

Provides data for the DirectoryRequesting event.

DirectorySizeCalculator

Extracts size of directory from DirectoryBaseWrapper. Logic is not included in Size property to avoid slow data grid loading due to the size column.

ExplorerControl

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.

FileBrowserEditTextBox

Encapsulates the editing logic for the main pane views that use ListBox and GridView.

FileBrowserExceptionRaisedEventArgs

Provides data for the ExceptionRaised event.

FileBrowserGridView

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.

FileBrowserListBox

Represents a ListBox control for listing files and folders in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog.

FileBrowserTabControl

Represents a RadTabControl control for displaying the different layout views of files and folders in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog.

FileBrowserTreeView

Represents a TreeView control for displaying the hierarchical folder structure in the RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog.

FileBrowserTreeViewItem

Represents an item in the FileBrowserTreeView control.

FileDialogsBreadcrumb

Custom RadBreadcrumb in order to meet the needs of FileDialogs.

FileDialogsCommands

Provides commands for FileDialogs.

FileDialogSearchPane

Control which wraps the search box of the FileDialogs.

FileFilterDescriptor

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.

FileInfoWrapper

Provides a wrapper for System.IO.FileInfos.

FileOperationToStringConverter

A converter to return string from FileOperation.

FilePathChangedEventArgs

Event arguments for the FilePathChanged event.

FilePathChangingEventArgs

Event arguments for the FilePathChanging event.

FileSizeType

Options that specify the file size type in the main pane.

FileSystemInfoWrapper

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.

HistoryNavigationCommands

Provides commands for HistoryNavigationCommands.

HistoryNavigationPaneControl

Control used for the history navigation part of the RadOpenFileDialog, RadSaveFileDialog and RadOpenFolderDialog

IconSize

Options to specify the size of icons to return.

LayoutConfigurationModel

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.

LayoutType

Options that specify the type of the layout of the Main pane.

LayoutTypeToIconConverter

A converter to return the appropriate System.Windows.Media.ImageSource based on the LayoutType for the current item.

OpenFileDialogControl

Control used for the Content of a RadOpenFileDialog.

OpenFolderDialogControl

Control used for the Content of a RadOpenFolderDialog.

RadFilePathPickerCommands

Static class listing all public RadFilePathPicker commands.

RenamingEventArgs

Event args for the Renaming and Renaming events.

RoundFileSizeConverter

A converter that received a long value for file size and returns is formatted.

SaveFileDialogControl

Control used for the Content of a RadSaveFileDialog.

ServerDirectory

Class representing a server folder - special network folder which contains shared network folders.

ShellDirectory

Class responsible for representing network computers. These models should be children of ShellNetworkRootDirectory and their children should be DirectoryInfoWrappers.

ShellNetworkRootDirectory

Class which represents the root node of the network. It is responsible for reloading network PCs.

ShortContextMenuOptions

ShortContextMenuOptions is Flags enum indicating the available options in the context menu which appears on empty spaces in ExplorerControl.

Interfaces

ICurrentDirectoryViewModel

Interface that provides information about current drilled directory and currently selected file or folder.

IDialogViewModel

Interface that provides base information for all file dialog view models.

IFileExtensionFilterable

Interface that provides properties for filtering files by extension.

IFileFilterableModel

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.

IMultiFilesSelectable

Interface that provides a collection of selected files.

IMultiSelectable

Interface that provides properties for multiple selection of files or folders.

Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.