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. |
Nach oben
Protected Fields
Name | Description | |
---|---|---|
m_isCustomControlGenerated | (inherited from StyleBase ) | |
m_nonSharedProperties | (inherited from StyleBase ) | |
m_sharedProperties | (inherited from StyleBase ) |
Nach oben
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 . |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
IsCustomControl | (inherited from StyleBase ) |
Nach oben
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 ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
ActionStyle Class
Microsoft.ReportingServices.ReportRendering Namespace