InterfaceIGridFilterPopup
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
cs-api-definition
public interface IGridFilterPopup : IDisposable
Inherited Members
Properties
FilterDescriptor
Gets or sets the filter descriptor.
Declaration
cs-api-definition
FilterDescriptor FilterDescriptor { get; set; }
Property Value
The filter descriptor.
Methods
Show(Point)
Shows the specified location.
Events
PopupClosed
Declaration
cs-api-definition
event RadPopupClosedEventHandler PopupClosed
Event Value
PopupOpening
Declaration
cs-api-definition
event RadPopupOpeningEventHandler PopupOpening
Event Value