ActiveReports 12
Type Property (LayoutChangingArgs)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > LayoutChangingArgs Class : Type Property
Returns the type of layout change that is to occur.
Syntax
'Declaration
 
Public ReadOnly Property Type As LayoutChangeType
public LayoutChangeType Type {get;}

Property Value

LayoutChangeType enumeration.
See Also

Reference

LayoutChangingArgs Class
LayoutChangingArgs Members
LayoutChangeType Enumeration