ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / IDelayedContentRenderer Interface
Members

In This Topic
    IDelayedContentRenderer Interface
    In This Topic
    Represents a renderer for delayed content.
    Object Model
    IDelayedContentRenderer Interface
    Syntax
    'Declaration
     
    Public Interface IDelayedContentRenderer 
    public interface IDelayedContentRenderer 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also