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