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

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