ActionStyle Members
Encapsulates style properties for the ActionInfo class. This class cannot be inherited.
The following tables list the members exposed by the ActionStyle type.
Public Constructors
Name | Description | |
---|---|---|
ActionStyle | Initializes a new instance of the ActionStyle class. |
Top
Protected Fields
Name | Description | |
---|---|---|
![]() |
m_isCustomControlGenerated | (inherited from StyleBase ) |
![]() |
m_nonSharedProperties | (inherited from StyleBase ) |
![]() |
m_sharedProperties | (inherited from StyleBase ) |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Count | Overridden. Returns the number of properties. |
![]() |
Item | Overloaded. |
![]() |
Keys | Overridden. See StyleBase.Keys . |
![]() |
NonSharedProperties | Overridden. See StyleBase.NonSharedProperties . |
![]() |
SharedProperties | Overridden. See StyleBase.SharedProperties . |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
IsCustomControl | (inherited from StyleBase ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
ContainStyleProperty | (inherited from StyleBase ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection. (inherited from StyleBase) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SetStyle | (inherited from StyleBase ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ActionStyle Class
Microsoft.ReportingServices.ReportRendering Namespace