New to Telerik UI for WPFStart a free 30-day trial

Control used for the Content of a RadSaveFileDialog.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

C#
public sealed class SaveFileDialogControl : Control

Inheritance: objectSaveFileDialogControl

Constructors

Initializes a new instance of the SaveFileDialogControl class.

C#
public SaveFileDialogControl()

Methods

C#
public override void OnApplyTemplate()
C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs
C#
public void ResetTheme()