ExplorerControl
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf.FileDialogs
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class ExplorerControl : Control, IAutomationPeer, IPeerConverter, IExplorerControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlExplorerControl...
Implements:
Inherited Members
Constructors
C#
public ExplorerControl()
Properties
C#
public RadButton ClearSearchButton { get; }
C#
public Grid ConfigurationPane { get; }
Implements:
C#
public ContentPresenter ContentPresenter { get; }
C#
public FileBrowserGridView GridViewDetails { get; }
Implements:
C#
public RadPathButton HistoryNavigationBackButton { get; }
Implements:
C#
public RadDropDownButton HistoryNavigationDropDownButton { get; }
Implements:
C#
public RadPathButton HistoryNavigationForwardButton { get; }
Implements:
C#
public FrameworkElement HistoryNavigationPaneControl { get; }
Implements:
C#
public RadPathButton HistoryNavigationUpButton { get; }
Implements:
C#
public RadSplitButton HistorySplitButton { get; }
Implements:
C#
public RadComboBox LayoutConfigurator { get; }
Implements:
C#
public FileBrowserListBox ListboxExtraLarge { get; }
Implements:
C#
public FileBrowserListBox ListboxLarge { get; }
Implements:
C#
public FileBrowserListBox ListboxList { get; }
Implements:
C#
public FileBrowserListBox ListboxMedium { get; }
Implements:
C#
public FileBrowserListBox ListBoxSmall { get; }
Implements:
C#
public FileBrowserListBox ListboxTiles { get; }
Implements:
C#
public FileBrowserTreeView MainNavigationPane { get; }
Implements:
C#
public FileBrowserTabControl MainPane { get; }
Implements:
C#
public RadButton NewFolderButton { get; }
Implements:
C#
public FileDialogsBreadcrumb PathNavigationPane { get; }
Implements:
C#
public TextBox PathTextBox { get; }
Implements:
C#
public RadWatermarkTextBox SearchBox { get; }
Implements:
C#
public FrameworkElement SearchPane { get; }
Implements:
C#
public Grid TreeNavigationPane { get; }
Implements: