[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Internal.CplOnlyAttribute

CplOnlyAttribute Class

Represents the component property that should be accessible only for Continuous Page Layout (CPL) reports.

Inheritance
CplOnlyAttribute
Namespace: GrapeCity.ActiveReports.Internal
Assembly: MESCIUS.ActiveReports.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class CplOnlyAttribute : Attribute

Constructors

Name Description
CplOnlyAttribute()

Extension Methods