Membri ActionStyle
Encapsulates style properties for the ActionInfo class. This class cannot be inherited.
Il tipo ActionStyle espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ActionStyle | Initializes a new instance of the ActionStyle class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
ContainStyleProperty | Indicates whether this collection contains a named style property. (Ereditato da StyleBase). |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection. (Ereditato da StyleBase). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
SetStyle | Sets a specified style property within a style collection to the given value. (Ereditato da StyleBase). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_isCustomControlGenerated | Infrastruttura. (Ereditato da StyleBase). |
![]() |
m_nonSharedProperties | Infrastruttura. (Ereditato da StyleBase). |
![]() |
m_sharedProperties | Infrastruttura. (Ereditato da StyleBase). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Returns the number of properties. (Esegue l'override di StyleBase. . :: . .Count.) |
![]() |
IsCustomControl | Infrastruttura. (Ereditato da StyleBase). |
![]() |
Item[ ( [ ( String] ) ] ) | Returns an item from the collection for a specified style name. (Esegue l'override di StyleBase. . :: . .Item[ ( [ ( String] ) ] ) .) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Returns a style at the specified index. (Ereditato da StyleBase). |
![]() |
Keys | Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (Esegue l'override di StyleBase. . :: . .Keys.) |
![]() |
NonSharedProperties | Returns style properties that are different for each for each report item (due to expressions). (Esegue l'override di StyleBase. . :: . .NonSharedProperties.) |
![]() |
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
Vedere anche