PartialTrustPayload
Class
Provides basic functionality for RadScheduleView drag and drop payloads.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public abstract class PartialTrustPayload : IPayload
Inheritance: objectPartialTrustPayload
Derived Classes:
Implements:
Constructors
C#
protected PartialTrustPayload()
Properties
Gets or sets the data object provider which extracts the data using the given data format.
C#
public IDataObjectProvider DataObjectProvider { get; set; }
Methods
Gets all supported types for the payload.