Class DialogType
Represents the type of the dialog the RadFilePathPicker can use.
Inheritance
System.Object
DialogType
Namespace: Telerik.Windows.Controls.FileDialogs
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public sealed class DialogType : Enum
Fields
OpenFile
OpenFolder
SaveFile
value__
Declaration
public int value__
Field Value
System.Int32
|