ActionStyle.Item Property
Include Protected Members
Include Inherited Members
Returns an item from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Item[String] | Returns an item from the collection for a specified style name. (Overrides StyleBase.Item[String].) |
![]() |
Item[Int32] | Returns a style at the specified index. (Inherited from StyleBase.) |
Top