Share via


ActionStyle.Item Property

Include Protected Members
Include Inherited Members

Returns an item from the collection.

Overload List

  Name Description
Public property Item[String] Returns an item from the collection for a specified style name. (Overrides StyleBase.Item[String].)
Public property Item[Int32] Returns a style at the specified index. (Inherited from StyleBase.)

Top