Class SpreadsheetFilterListViewMenuItem
Inheritance
System.Object
SpreadsheetFilterListViewMenuItem
Inherited Members
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.RadSpreadsheet.dll
Syntax
public class SpreadsheetFilterListViewMenuItem : RadMenuItemBase, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IButtonControl, IImageElement, IHierarchicalItem, IItemsOwner, ISiteProvider
Constructors
SpreadsheetFilterListViewMenuItem()
Declaration
public SpreadsheetFilterListViewMenuItem()
Properties
ListView
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
CreateListViewElement()
DoClick(EventArgs)
Declaration
protected override void DoClick(EventArgs e)
Parameters
System.EventArgs
e
|