Class
OutlookViewItemEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class OutlookViewItemEventArgs : EventArgs

Inheritance: objectEventArgsOutlookViewItemEventArgs

Inherited Members EventArgs.Empty

Constructors

OutlookViewItemEventArgs(RadPageViewOutlookItem)

Declaration

cs-api-definition
public OutlookViewItemEventArgs(RadPageViewOutlookItem item)

Parameters

item

RadPageViewOutlookItem

Properties

Item

Declaration

cs-api-definition
public RadPageViewOutlookItem Item { get; }

Property Value

RadPageViewOutlookItem