[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Internal.FplOnlyAttribute

FplOnlyAttribute Class

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

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

Constructors

Name Description
FplOnlyAttribute()

Extension Methods