Interface IRadFilePathPicker
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml.Wpf.FileDialogs
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public interface IRadFilePathPicker : IControl, IFrameworkElement, ITargetElement
Properties
ClearButton
FilePath
Declaration
string FilePath { get; }
Property Value
System.
|
IsReadOnly
Declaration
bool IsReadOnly { get; }
Property Value
System.
|
ShowDialogButton
Methods
TypeText(String, Int32)
Declaration
void TypeText(string text, int keyPressTime)
Parameters
System.
|
System.
|