ClassRadFileDialogsElementNames
Holds the list of the important RadFileDialogs element names.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf.FileDialogs
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
public class RadFileDialogsElementNames
Inheritance: objectRadFileDialogsElementNames
Constructors
RadFileDialogsElementNames()
Declaration
public RadFileDialogsElementNames()
Fields
CancelButtonName
The name of the CancelButton.
Declaration
public const string CancelButtonName = "CancelButton"
Field Value
ClearSearchButtonName
The name of the PART_FileDialogClearSearchButton.
Declaration
public const string ClearSearchButtonName = "PART_FileDialogClearSearchButton"
Field Value
CloseButtonName
The name of the CloseButton.
Declaration
public const string CloseButtonName = "PART_CloseButton"
Field Value
ConfigurationPaneName
The name of the ConfigurationPane.
Declaration
public const string ConfigurationPaneName = "ConfigurationPane"
Field Value
ExplorerName
The name of the PART_Explorer.
FilterComboBoxName
The name of the FilterComboBox.
Declaration
public const string FilterComboBoxName = "PART_FilterComboBox"
Field Value
GridViewDetails
The name of the GridView_Details FileBrowserGridView.
Declaration
public const string GridViewDetails = "GridView_Details"
Field Value
HistoryNavigationBackButtonName
The name of the HistoryNavigationBackButton.
Declaration
public const string HistoryNavigationBackButtonName = "HistoryNavigationBackButton"
Field Value
HistoryNavigationDropDownButtonName
The name of the PART_HistoryNavigationDropDownButton.
Declaration
public const string HistoryNavigationDropDownButtonName = "PART_HistoryNavigationDropDownButton"
Field Value
HistoryNavigationForwardButtonName
The name of the HistoryNavigationForwardButton.
Declaration
public const string HistoryNavigationForwardButtonName = "HistoryNavigationForwardButton"
Field Value
HistoryNavigationPaneName
The name of the PART_HistoryNavigationPane.
Declaration
public const string HistoryNavigationPaneName = "PART_HistoryNavigationPane"
Field Value
HistoryNavigationUpButtonName
The name of the HistoryNavigationUpButton.
Declaration
public const string HistoryNavigationUpButtonName = "HistoryNavigationUpButton"
Field Value
HistorySplitButtonName
The name of the historySplitButton.
Declaration
public const string HistorySplitButtonName = "historySplitButton"
Field Value
LayoutConfiguratorName
The name of the LayoutConfigurator.
Declaration
public const string LayoutConfiguratorName = "PART_LayoutConfigurator"
Field Value
ListboxExtraLargeName
The name of the Listbox_ExtraLarge FileBrowserListBox.
Declaration
public const string ListboxExtraLargeName = "Listbox_ExtraLarge"
Field Value
ListboxLargeName
The name of the Listbox_Large FileBrowserListBox.
Declaration
public const string ListboxLargeName = "Listbox_Large"
Field Value
ListboxListName
The name of the Listbox_List FileBrowserListBox.
Declaration
public const string ListboxListName = "Listbox_List"
Field Value
ListboxMediumName
The name of the Listbox_Medium FileBrowserListBox.
Declaration
public const string ListboxMediumName = "Listbox_Medium"
Field Value
ListboxSmallName
The name of the Listbox_Small FileBrowserListBox.
Declaration
public const string ListboxSmallName = "Listbox_Small"
Field Value
ListboxTilesName
The name of the Listbox_Tiles FileBrowserListBox.
Declaration
public const string ListboxTilesName = "Listbox_Tiles"
Field Value
MainNavigationPaneName
The name of the PART_MainNavigationPane.
Declaration
public const string MainNavigationPaneName = "PART_MainNavigationPane"
Field Value
MainPaneName
The name of the PART_MainPane FileBrowserTabControl.
NewFolderButtonName
The name of the NewFolderButton.
Declaration
public const string NewFolderButtonName = "NewFolderButton"
Field Value
OpenButtonName
The name of the OpenButton.
OperationsPaneName
The name of the PART_OperationsPane.
Declaration
public const string OperationsPaneName = "PART_OperationsPane"
Field Value
PAthTextBoxName
The name of the pathTextBox.
Declaration
public const string PAthTextBoxName = "pathTextBox"
Field Value
PathNavigationPaneName
The name of the PART_PathNavigationPane.
Declaration
public const string PathNavigationPaneName = "PART_PathNavigationPane"
Field Value
ReadOnlyCheckBoxName
The name of the ReadOnlyCheckBox.
Declaration
public const string ReadOnlyCheckBoxName = "ReadOnlyCheckBox"
Field Value
SaveButtonName
The name of the SaveButton.
SearchBoxName
The name of the PART_FileDialogSearchBox.
Declaration
public const string SearchBoxName = "PART_FileDialogSearchBox"
Field Value
SearchPaneName
The name of the PART_SearchPane.
Declaration
public const string SearchPaneName = "PART_SearchPane"
Field Value
SelectedFilesAutoCompleteBoxName
The name of the PART_SelectedFilesAutoCompleteBox.
Declaration
public const string SelectedFilesAutoCompleteBoxName = "PART_SelectedFilesAutoCompleteBox"
Field Value
TreeNavigationPaneName
The name of the PART_TreeNavigationPane.
Declaration
public const string TreeNavigationPaneName = "PART_TreeNavigationPane"
Field Value