MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class
Properties

LayoutChangingArgs Class Members

The following tables list the members exposed by LayoutChangingArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LayoutChangingArgs class with specified details about the layout change.  
Top
Public Properties
 NameDescription
Public PropertySets or returns a value indicating whether to allow the change.  
Public PropertyThe array of names of the controls or sections to be updated or changed.  
Public PropertyGets the name of the new section.  
Public PropertyThe array of controls or sections to be added.  
Public PropertyGets the name of the old section.  
Public PropertyThe array of controls or sections to be deleted.  
Public PropertyReturns the type of layout change that is to occur.  
Top
See Also