ActiveReports Developer 7
Type Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > EditModeExitEventArgs Class : Type Property

Glossary Item Box

Gets the exit type.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Type As ExitType
C# 
public ExitType Type {get;}

See Also