Class
RadFileDialogsElementNames

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:

cs-api-definition
public class RadFileDialogsElementNames

Inheritance: objectRadFileDialogsElementNames

Constructors

RadFileDialogsElementNames()

Declaration

cs-api-definition
public RadFileDialogsElementNames()

Fields

CancelButtonName

The name of the CancelButton.

Declaration

cs-api-definition
public const string CancelButtonName = "CancelButton"

Field Value

string

ClearSearchButtonName

The name of the PART_FileDialogClearSearchButton.

Declaration

cs-api-definition
public const string ClearSearchButtonName = "PART_FileDialogClearSearchButton"

Field Value

string

CloseButtonName

The name of the CloseButton.

Declaration

cs-api-definition
public const string CloseButtonName = "PART_CloseButton"

Field Value

string

ConfigurationPaneName

The name of the ConfigurationPane.

Declaration

cs-api-definition
public const string ConfigurationPaneName = "ConfigurationPane"

Field Value

string

ExplorerName

The name of the PART_Explorer.

Declaration

cs-api-definition
public const string ExplorerName = "PART_Explorer"

Field Value

string

FilterComboBoxName

The name of the FilterComboBox.

Declaration

cs-api-definition
public const string FilterComboBoxName = "PART_FilterComboBox"

Field Value

string

GridViewDetails

The name of the GridView_Details FileBrowserGridView.

Declaration

cs-api-definition
public const string GridViewDetails = "GridView_Details"

Field Value

string

HistoryNavigationBackButtonName

The name of the HistoryNavigationBackButton.

Declaration

cs-api-definition
public const string HistoryNavigationBackButtonName = "HistoryNavigationBackButton"

Field Value

string

HistoryNavigationDropDownButtonName

The name of the PART_HistoryNavigationDropDownButton.

Declaration

cs-api-definition
public const string HistoryNavigationDropDownButtonName = "PART_HistoryNavigationDropDownButton"

Field Value

string

HistoryNavigationForwardButtonName

The name of the HistoryNavigationForwardButton.

Declaration

cs-api-definition
public const string HistoryNavigationForwardButtonName = "HistoryNavigationForwardButton"

Field Value

string

HistoryNavigationPaneName

The name of the PART_HistoryNavigationPane.

Declaration

cs-api-definition
public const string HistoryNavigationPaneName = "PART_HistoryNavigationPane"

Field Value

string

HistoryNavigationUpButtonName

The name of the HistoryNavigationUpButton.

Declaration

cs-api-definition
public const string HistoryNavigationUpButtonName = "HistoryNavigationUpButton"

Field Value

string

HistorySplitButtonName

The name of the historySplitButton.

Declaration

cs-api-definition
public const string HistorySplitButtonName = "historySplitButton"

Field Value

string

LayoutConfiguratorName

The name of the LayoutConfigurator.

Declaration

cs-api-definition
public const string LayoutConfiguratorName = "PART_LayoutConfigurator"

Field Value

string

ListboxExtraLargeName

The name of the Listbox_ExtraLarge FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxExtraLargeName = "Listbox_ExtraLarge"

Field Value

string

ListboxLargeName

The name of the Listbox_Large FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxLargeName = "Listbox_Large"

Field Value

string

ListboxListName

The name of the Listbox_List FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxListName = "Listbox_List"

Field Value

string

ListboxMediumName

The name of the Listbox_Medium FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxMediumName = "Listbox_Medium"

Field Value

string

ListboxSmallName

The name of the Listbox_Small FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxSmallName = "Listbox_Small"

Field Value

string

ListboxTilesName

The name of the Listbox_Tiles FileBrowserListBox.

Declaration

cs-api-definition
public const string ListboxTilesName = "Listbox_Tiles"

Field Value

string

MainNavigationPaneName

The name of the PART_MainNavigationPane.

Declaration

cs-api-definition
public const string MainNavigationPaneName = "PART_MainNavigationPane"

Field Value

string

MainPaneName

The name of the PART_MainPane FileBrowserTabControl.

Declaration

cs-api-definition
public const string MainPaneName = "PART_MainPane"

Field Value

string

NewFolderButtonName

The name of the NewFolderButton.

Declaration

cs-api-definition
public const string NewFolderButtonName = "NewFolderButton"

Field Value

string

OpenButtonName

The name of the OpenButton.

Declaration

cs-api-definition
public const string OpenButtonName = "OpenButton"

Field Value

string

OperationsPaneName

The name of the PART_OperationsPane.

Declaration

cs-api-definition
public const string OperationsPaneName = "PART_OperationsPane"

Field Value

string

PAthTextBoxName

The name of the pathTextBox.

Declaration

cs-api-definition
public const string PAthTextBoxName = "pathTextBox"

Field Value

string

PathNavigationPaneName

The name of the PART_PathNavigationPane.

Declaration

cs-api-definition
public const string PathNavigationPaneName = "PART_PathNavigationPane"

Field Value

string

ReadOnlyCheckBoxName

The name of the ReadOnlyCheckBox.

Declaration

cs-api-definition
public const string ReadOnlyCheckBoxName = "ReadOnlyCheckBox"

Field Value

string

SaveButtonName

The name of the SaveButton.

Declaration

cs-api-definition
public const string SaveButtonName = "SaveButton"

Field Value

string

SearchBoxName

The name of the PART_FileDialogSearchBox.

Declaration

cs-api-definition
public const string SearchBoxName = "PART_FileDialogSearchBox"

Field Value

string

SearchPaneName

The name of the PART_SearchPane.

Declaration

cs-api-definition
public const string SearchPaneName = "PART_SearchPane"

Field Value

string

SelectedFilesAutoCompleteBoxName

The name of the PART_SelectedFilesAutoCompleteBox.

Declaration

cs-api-definition
public const string SelectedFilesAutoCompleteBoxName = "PART_SelectedFilesAutoCompleteBox"

Field Value

string

TreeNavigationPaneName

The name of the PART_TreeNavigationPane.

Declaration

cs-api-definition
public const string TreeNavigationPaneName = "PART_TreeNavigationPane"

Field Value

string