[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.LayoutChangingArgs.NewSectionName

NewSectionName Property

NewSectionName

Gets a value representing the new name of the section following the layout change.

Declaration
public string NewSectionName { get; }
Property Value
Type Description
string

A string representing the new name of the section. This name is applied as part of the layout change, typically during a renaming operation.

Remarks

The NewSectionName property provides the updated section name, enabling the application to reflect the most current naming conventions and ensure consistency across the layout.