Table of Contents

FlexCelHtmlExport.HasSaveImageEvent Property

Override this property when creating your own OnSaveImage descendant. This method should return true if there is any event attached to it.

Syntax

Namespace: FlexCel.Render

public virtual Boolean HasSaveImageEvent { get; }

See also