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

Event arguments for the FilePathChanging event.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

C#
public class FilePathChangingEventArgs : FilePathChangedEventArgs

Inheritance: objectFilePathChangedEventArgsFilePathChangingEventArgs

Inherited Members FilePathChangedEventArgs.FilePath

Properties

Gets or sets a value indicating whether the changing of the FilePath property should be cancelled.

C#
public bool Cancel { get; set; }
In this article
DefinitionPropertiesCancel
Not finding the help you need?
Contact Support