ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataMember Class / DataElementOutput Property

In This Topic
    DataElementOutput Property (DataMember)
    In This Topic
    Indicates how this item should appear when rendered with a data oriented rendering device.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property DataElementOutput As DataElementOutput
    public abstract DataElementOutput DataElementOutput {get;}
    See Also