ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class
Properties

In This Topic
    LayoutChangingArgs Class Members
    In This Topic

    The following tables list the members exposed by LayoutChangingArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LayoutChangingArgs class.  
    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