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
名称 | Description | |
---|---|---|
ActionStyle | Initializes a new instance of the ActionStyle class. |
顶部
Protected Fields
名称 | Description | |
---|---|---|
m_isCustomControlGenerated | (inherited from StyleBase ) | |
m_nonSharedProperties | (inherited from StyleBase ) | |
m_sharedProperties | (inherited from StyleBase ) |
顶部
Public Properties
(see also Protected Properties )
名称 | 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 . |
顶部
Protected Properties
名称 | Description | |
---|---|---|
IsCustomControl | (inherited from StyleBase ) |
顶部
Public Methods
(see also Protected Methods )
名称 | 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 ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
ActionStyle Class
Microsoft.ReportingServices.ReportRendering Namespace