共用方式為


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
ms161709.protfield(zh-tw,SQL.90).gif m_isCustomControlGenerated  (inherited from StyleBase )
ms161709.protfield(zh-tw,SQL.90).gif m_nonSharedProperties  (inherited from StyleBase )
ms161709.protfield(zh-tw,SQL.90).gif m_sharedProperties  (inherited from StyleBase )

頂端

Public Properties

(see also Protected Properties )

  名稱 Description
ms161709.pubproperty(zh-tw,SQL.90).gif Count Overridden. Returns the number of properties.
ms161709.pubproperty(zh-tw,SQL.90).gif Item Overloaded.  
ms161709.pubproperty(zh-tw,SQL.90).gif Keys Overridden. See StyleBase.Keys .
ms161709.pubproperty(zh-tw,SQL.90).gif NonSharedProperties Overridden. See StyleBase.NonSharedProperties .
ms161709.pubproperty(zh-tw,SQL.90).gif SharedProperties Overridden. See StyleBase.SharedProperties .

頂端

Protected Properties

  名稱 Description
ms161709.protproperty(zh-tw,SQL.90).gif IsCustomControl  (inherited from StyleBase )

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms161709.pubmethod(zh-tw,SQL.90).gif ContainStyleProperty  (inherited from StyleBase )
ms161709.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161709.pubmethod(zh-tw,SQL.90).gif GetEnumerator  Gets an IEnumerator interface that allows you to iterate through the collection. (inherited from StyleBase)
ms161709.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms161709.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms161709.pubmethod(zh-tw,SQL.90).gifms161709.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161709.pubmethod(zh-tw,SQL.90).gif SetStyle  (inherited from StyleBase )
ms161709.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms161709.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms161709.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ActionStyle Class
Microsoft.ReportingServices.ReportRendering Namespace