ClassOutlookViewItemEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class OutlookViewItemEventArgs : EventArgs
Inheritance: objectEventArgsOutlookViewItemEventArgs
Inherited Members
Constructors
OutlookViewItemEventArgs(RadPageViewOutlookItem)
Declaration
cs-api-definition
public OutlookViewItemEventArgs(RadPageViewOutlookItem item)
Parameters
item
Properties
Item
Declaration
cs-api-definition
public RadPageViewOutlookItem Item { get; }
Property Value