Back to Devexpress

ASPxClientFilterControl Class

aspnet-js-aspxclientfiltercontrol-ae36a637.md

latest847 B
Original Source

ASPxClientFilterControl Class

Represents the client ASPxFilterControl.

Declaration

ts
declare class ASPxClientFilterControl extends ASPxClientControl

Remarks

The functionality provided by the ASPxClientFilterControl almost replicates the server-side functionality implemented by the ASPxFilterControl. In that way, a comprehensive client object model allows you to process, navigate and manipulate data directly on the client by writing appropriate JavaScript code.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientFilterControl

See Also

Filter Control

ASPxClientFilterControl Members