PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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 String
    public string Caption {get; set;}
    See Also