In This Topic
The following tables list the members exposed by Layer.
Public Constructors
Public Fields
| Name | Description |
| DefaultLayerName | The name of default layer which is always present. |
Top
Public Properties
| Name | Description |
| DesignerDataFieldVisible | Specifies whether elements on this layer are visible data field icon in designer. |
| DesignerLock | Specifies whether elements on this layer are locked on designer surface. |
| DesignerTransparency | Gets or sets the transparency of elements on this layer in designer. |
| DesignerVisible | Specifies whether elements on this layer are visible in designer. |
| Name | Gets or sets a name of layer. |
| TargetDevice | Gets or sets a layer's target device. |
Top
Public Methods
| Name | Description |
| Validate | Performs contextual validation of layer. |
Top
See Also