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

Glossary Item Box

Returns the type of layout change that is to occur.

Syntax

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

Property Value

LayoutChangeType enumeration.

See Also