[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Layer.Defaults

Layer.Defaults Class

Represents the default property values for a layer.

Inheritance
Layer.Defaults
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class Layer.Defaults

Constructors

Name Description
Defaults()

Fields

Name Description
DesignerDataFieldVisible

The default visibility status of data field icons in the designer.

DesignerLock

The default lock status in the designer.

DesignerTransparency

The default transparency level in the designer.

DesignerVisible

The default visibility status in the designer.

TargetDevice

The default target device for the layer.

Extension Methods