Class
RadCloudUploadList

Definition

Namespace:Telerik.Windows.Cloud.Controls

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

cs-api-definition
[TelerikToolboxCategory("Cloud Upload")]
public class RadCloudUploadList : ItemsControl

Inheritance: objectRadCloudUploadList

Constructors

RadCloudUploadList()

Declaration

cs-api-definition
public RadCloudUploadList()

Methods

GetContainerForItemOverride()

Creates or identifies the element that is used to display the given item.

Declaration

cs-api-definition
protected override DependencyObject GetContainerForItemOverride()

Returns

DependencyObject

OnCreateAutomationPeer()

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

The type-specific AutomationPeer implementation.

OnInitialized(EventArgs)

Raises the event. This method is invoked whenever is set to true internally.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

ResetTheme()

Resets the theme.

Declaration

cs-api-definition
public void ResetTheme()