The event data for an Invalidated event.

Namespace: TallComponents.Interaction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1

Syntax

C#
public class InvalidatedEventArgs : EventArgs
Visual Basic
Public Class InvalidatedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.Interaction..::..InvalidatedEventArgs

See Also