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

Class containing information related to whether the file upload should be queued or started directly.

Definition

Namespace:Telerik.Windows.Cloud.Controls.Upload

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

C#
public sealed class StartUploadRequestedEventArgs : EventArgs

Inheritance: objectEventArgsStartUploadRequestedEventArgs

Inherited Members EventArgs.Empty

Properties

Indicates whether the item should be queued or started directly.

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