ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces Namespace / IPartItem Interface
Members

In This Topic
    IPartItem Interface
    In This Topic
    Interface for GrapeCity.ActiveReports.Rendering.Components.PartItem rendering component.
    Object Model
    IPartItem Interface
    Syntax
    'Declaration
     
    Public Interface IPartItem 
    public interface IPartItem 
    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