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

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