ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / FieldItem Class / Caption Property

In This Topic
    Caption Property (FieldItem)
    In This Topic
    Gets or sets encoding's name
    Syntax
    'Declaration
     
    Public Property Caption As String
    public string Caption {get; set;}
    See Also