Class PropertyGridContextMenuOpeningEventArgs
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class PropertyGridContextMenuOpeningEventArgs : RadPropertyGridCancelEventArgs
Constructors
PropertyGridContextMenuOpeningEventArgs(PropertyGridItemBase, RadContextMenu)
Declaration
public PropertyGridContextMenuOpeningEventArgs(PropertyGridItemBase item, RadContextMenu contextMenu)
Parameters
PropertyGridItemBase
item
|
RadContextMenu
contextMenu
|