Interface IExplorerControl
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public interface IExplorerControl : IControl, IFrameworkElement, ITargetElement
Properties
Declaration
Grid ConfigurationPane { get; }
Property Value
Declaration
FileBrowserGridView GridViewDetails { get; }
Property Value
Declaration
RadPathButton HistoryNavigationBackButton { get; }
Property Value
Declaration
RadDropDownButton HistoryNavigationDropDownButton { get; }
Property Value
Declaration
RadPathButton HistoryNavigationForwardButton { get; }
Property Value
Declaration
FrameworkElement HistoryNavigationPaneControl { get; }
Property Value
Declaration
RadPathButton HistoryNavigationUpButton { get; }
Property Value
Declaration
RadSplitButton HistorySplitButton { get; }
Property Value
Declaration
RadComboBox LayoutConfigurator { get; }
Property Value
Declaration
FileBrowserListBox ListboxLarge { get; }
Property Value
Declaration
FileBrowserListBox ListboxList { get; }
Property Value
Declaration
FileBrowserListBox ListboxMedium { get; }
Property Value
Declaration
FileBrowserListBox ListBoxSmall { get; }
Property Value
Declaration
FileBrowserListBox ListboxTiles { get; }
Property Value
Declaration
FileBrowserTreeView MainNavigationPane { get; }
Property Value
Declaration
FileBrowserTabControl MainPane { get; }
Property Value
Declaration
FileDialogsBreadcrumb PathNavigationPane { get; }
Property Value
Declaration
TextBox PathTextBox { get; }
Property Value
Declaration
RadWatermarkTextBox SearchBox { get; }
Property Value
Declaration
FrameworkElement SearchPane { get; }
Property Value
Declaration
Grid TreeNavigationPane { get; }
Property Value