InterfaceIRadFilePathPicker
Interface
Represents the RadFilePathPicker control wrapper for Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf.FileDialogs
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public interface IRadFilePathPicker : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
ClearButton
Gets the ClearButton of the RadFilePathPicker used for clear the file path.
FilePath
Gets the FilePath of the RadFilePathPicker.
IsReadOnly
Gets the IsReadOnly property of the RadFilePathPicker.
ShowDialogButton
Gets the ShowDialogButton of the RadFilePathPicker used for opening dialogs.
Methods
TypeText(string, int)
Simulate user typing in the RadFilePathPicker.