Infrastructure. Assigns the state of the properties.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function assignPropertiesState(hashObj);

Parameters

hashObj
Type: Dictionary
The hash object.

Implements

IJsonSerializableSupportAssignPropertiesState(Dictionary)

See Also