ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntry Class / Caption Property

In This Topic
    Caption Property (IndexEntry)
    In This Topic
    Gets or sets the string that will represent the current index entry in the generated index.
    Syntax
    'Declaration
     
    Public Property Caption As System.String
    public System.string Caption {get; set;}
    See Also