[]
Gets a value representing the new name of the section following the layout change.
public string NewSectionName { get; }
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. |
The NewSectionName property provides the updated section name, enabling the application to reflect the most current naming conventions and ensure consistency across the layout.