Udostępnij za pośrednictwem


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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161709.pubproperty(en-US,SQL.90).gif Count Overridden. Returns the number of properties.
ms161709.pubproperty(en-US,SQL.90).gif Item Overloaded.  
ms161709.pubproperty(en-US,SQL.90).gif Keys Overridden. See StyleBase.Keys .
ms161709.pubproperty(en-US,SQL.90).gif NonSharedProperties Overridden. See StyleBase.NonSharedProperties .
ms161709.pubproperty(en-US,SQL.90).gif SharedProperties Overridden. See StyleBase.SharedProperties .

Top

Protected Properties

  Name Description
ms161709.protproperty(en-US,SQL.90).gif IsCustomControl  (inherited from StyleBase )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms161709.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161709.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ActionStyle Class
Microsoft.ReportingServices.ReportRendering Namespace