In This Topic
The following tables list the members exposed by Layer.
Public Constructors
Public Fields
| Name | Description |
 | DefaultLayerName | The name of the default layer, which is always present. |
Top
Public Properties
| Name | Description |
 | DesignerDataFieldVisible | Gets or sets a value indicating whether data field icons on this layer are visible in the designer. |
 | DesignerLock | Gets or sets a value indicating whether elements on this layer are locked in the designer. |
 | DesignerTransparency | Gets or sets the transparency level of elements on this layer in the designer. |
 | DesignerVisible | Gets or sets a value indicating whether elements on this layer are visible in the designer. |
 | Name | Gets or sets a name of the layer. |
 | TargetDevice | Gets or sets a target device for the layer. |
Top
Public Methods
| Name | Description |
 | Validate | Validates the current state of the Layer object. |
Top
See Also