ChangeLayerAction Class |
Namespace: Dundas.BI.Entities.Views
The ChangeLayerAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeLayerAction |
Initializes a new instance of the ChangeLayerAction class.
|
Name | Description | |
---|---|---|
![]() | ActionType |
Gets the action type.
(Overrides ActionBaseActionType.) |
![]() | BoundVisual |
Gets or sets the bound visual.
|
![]() | FriendlyName |
Gets or sets the friendly name.
(Inherited from ActionBase.) |
![]() | HideAdapterIds |
Gets the IDs of adapters to show.
|
![]() | HideLayerId | Obsolete.
Gets or sets the ID of the layer to hide.
|
![]() | HideLayerIds |
Gets the IDs of layers to hide.
|
![]() | Id |
Gets or sets the ID.
(Inherited from ActionBase.) |
![]() | IsToggle |
Gets or sets a value indicating whether this action toggles the visibility or not.
|
![]() | Name |
Gets or sets the name.
(Inherited from ActionBase.) |
![]() | ShowAdapterIds |
Gets the IDs of adapters to show.
|
![]() | ShowLayerId | Obsolete.
Gets or sets the ID of the layer to show.
|
![]() | ShowLayerIds |
Gets the IDs of layers to show.
|