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

Holds information whether the default should be used or if custom logic will be invoked.

Definition

Namespace:Telerik.Windows.Cloud.Controls.Upload

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

C#
public class AddingFilesEventArgs : EventArgs

Inheritance: objectEventArgsAddingFilesEventArgs

Inherited Members EventArgs.Empty

Properties

Cancel the creation of the default .

C#
public bool CancelDialogOpening { get; set; }

The paths of the files to be uploaded.

C#
public IList<string> FileNames { get; }
In this article
DefinitionPropertiesCancelDialogOpeningFileNames
Not finding the help you need?
Contact Support