Share via


FrameElement.onrowexit Property

SharePoint Designer Developer Reference

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

Syntax

expression.onrowexit

expression   An expression that returns a FrameElement object.

See Also