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

In This Topic
    Caption Property (OutlineNode)
    In This Topic
    Gets or sets the UI string used to represent the current node.
    Syntax
    'Declaration
     
    Public Property Caption As System.String
    public System.string Caption {get; set;}
    See Also