Share via


TemplateRegionElement.onfilterchange Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onfilterchange attribute, which is the script that runs when the onfilterchange event fires.

Syntax

expression.onfilterchange

expression   Required. A variable that represents a TemplateRegionElement object.

See Also