ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFixedSizeItem Interface
Members

In This Topic
    IFixedSizeItem Interface
    In This Topic
    Represents an interface for items with fixed size.
    Object Model
    IFixedSizeItem Interface
    Syntax
    'Declaration
     
    Public Interface IFixedSizeItem 
    public interface IFixedSizeItem 
    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