Class OutlookViewItemEventArgs
Inheritance
System.Object
System.EventArgs
OutlookViewItemEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class OutlookViewItemEventArgs : EventArgs
Constructors
OutlookViewItemEventArgs(RadPageViewOutlookItem)
Declaration
public OutlookViewItemEventArgs(RadPageViewOutlookItem item)
Parameters
RadPageViewOutlookItem
item
|