ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Encoding Class / Field Property

In This Topic
    Field Property (Encoding)
    In This Topic
    Gets or sets field config
    Syntax
    'Declaration
     
    Public Property Field As SimpleField
    public SimpleField Field {get; set;}
    See Also