FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DefaultStyleCollection Class |
For a list of all members of this type, see DefaultStyleCollection members.
Name | Description | |
---|---|---|
![]() | Add | Not supported; calling this method throws an exception because the collection is read-only. |
![]() | Compose | Composes a style using the default styles and a specified StyleInfo object. |
![]() | Contains | Determines whether the collection contains the specified style. |
![]() | CopyTo | Overloaded. Copies the styles in the collection. |
![]() | Find | Finds a style with the specified name in the collection. |
![]() | GetEnumerator | Gets an IEnumerator object for enumerating through the NamedStyle objects in the collection. |
![]() | IndexOf | Returns the index of the specified NamedStyle object. |
![]() | Insert | Not supported; calling this method throws an exception because the collection is read-only. |
![]() | Remove | Not supported; calling this method throws an exception because the collection is read-only. |