ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class / Summary Property

In This Topic
    Summary Property
    In This Topic
    Gets or sets the summary.
    Syntax
    'Declaration
     
    Public Property Summary As String
    public string Summary {get; set;}

    Property Value

    The summary.
    See Also