This documentation is for the old version. Go to the latest Graphics Mill docs

ViewerClientSideOptions Members

The ViewerClientSideOptions type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property PostBackOnScrolled

Gets/sets a value which turns automatic postback for the BaseViewer.Scrolled event on.

Public property PostBackOnWorkspaceChanged

Gets/sets a value which turns automatic postback for the BaseViewer.WorkspaceChanged event on.

Public property PostBackOnWorkspaceClick

Gets/sets a value which turns automatic postback for the BaseViewer.WorkspaceClick event on.

Public property PostBackOnZoomed

Gets/sets a value which turns automatic postback for the BaseViewer.Zoomed event on.

See Also

Reference