Class RadCloudUploadListItem
A control that presents a cloud file upload.
Inheritance
Namespace: Telerik.Windows.Cloud.Controls
Assembly: Telerik.Windows.Cloud.Controls.dll
Syntax
[TelerikToolboxCategory("Cloud Upload")]
public class RadCloudUploadListItem : Control, IThemable
Constructors
RadCloudUploadListItem()
Declaration
public RadCloudUploadListItem()
Fields
ButtonsProperty
Identifies the Buttons dependency property.
Declaration
public static readonly DependencyProperty ButtonsProperty
Field Value
System.
|
Properties
Buttons
The buttons that should be displayed.
Declaration
public CloudUploadListItemCommandButtons Buttons { get; set; }
Property Value
Methods
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()