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

In This Topic
    Type Property (EncodingField)
    In This Topic
    Gets or sets type of the field
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Type As EncodingField.FieldType
    public abstract EncodingField.FieldType Type {get;}
    See Also