Condividi tramite


Membri ActionStyle

Encapsulates style properties for the ActionInfo class. This class cannot be inherited.

Il tipo ActionStyle espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ActionStyle Initializes a new instance of the ActionStyle class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico ContainStyleProperty Indicates whether this collection contains a named style property. (Ereditato da StyleBase).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection. (Ereditato da StyleBase).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico SetStyle Sets a specified style property within a style collection to the given value. (Ereditato da StyleBase).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_isCustomControlGenerated Infrastruttura. (Ereditato da StyleBase).
Campo protetto m_nonSharedProperties Infrastruttura. (Ereditato da StyleBase).
Campo protetto m_sharedProperties Infrastruttura. (Ereditato da StyleBase).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Returns the number of properties. (Esegue l'override di StyleBase. . :: . .Count.)
Proprietà protetta IsCustomControl Infrastruttura. (Ereditato da StyleBase).
Proprietà pubblica Item[ ( [ ( String] ) ] ) Returns an item from the collection for a specified style name. (Esegue l'override di StyleBase. . :: . .Item[ ( [ ( String] ) ] ) .)
Proprietà pubblica Item[ ( [ ( Int32] ) ] ) Returns a style at the specified index. (Ereditato da StyleBase).
Proprietà pubblica Keys Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (Esegue l'override di StyleBase. . :: . .Keys.)
Proprietà pubblica NonSharedProperties Returns style properties that are different for each for each report item (due to expressions). (Esegue l'override di StyleBase. . :: . .NonSharedProperties.)
Proprietà pubblica SharedProperties Gets or sets properties shared by all report items derived from the same report item in the definition. (Esegue l'override di StyleBase. . :: . .SharedProperties.)

In alto