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

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