var instance; // Type: wijmo.data.IPagedDataView; // Parameters var item; // Type: Object var property; // Type: string var newValue; // Type: any instance.setProperty(item, property, newValue);
Parameters
- item
- The element with the property value that is to be set.
- property
- The name of the property to set
- newValue
- The new value