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

In This Topic
    OldSectionName Property
    In This Topic
    Gets the name of the old section.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldSectionName As String
    public string OldSectionName {get;}
    See Also