Skip to main content
A newer version of this page is available. .

Passing Values Between Client and Server Sides

DevExpress ASP.NET controls provide two members that allow you to pass data from the server side to the client side: the JSProperties property and the CustomJSProperties event. These members allow you to pass a collection of name/value pairs form the server side to the client side (but not vice versa). Refer to the following topics for more information: