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

In This Topic
    IStaticable Interface
    In This Topic
    This interface is used to determine if all expressions within an implementing class are constant.
    Object Model
    IStaticable Interface
    Syntax
    'Declaration
     
    Public Interface IStaticable 
    public interface IStaticable 
    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