Class
FilePathChangingEventArgs

Event arguments for the FilePathChanging event.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public class FilePathChangingEventArgs : FilePathChangedEventArgs

Inheritance: objectFilePathChangedEventArgsFilePathChangingEventArgs

Inherited Members FilePathChangedEventArgs.FilePath

Properties

Cancel

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

Declaration

cs-api-definition
public bool Cancel { get; set; }

Property Value

bool

In this article
DefinitionPropertiesCancel
Not finding the help you need?
Contact Support