Spread Windows Forms 10.0 Product Documentation
NamedStyleCollection Class Methods


For a list of all members of this type, see NamedStyleCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a style (NamedStyle object) to the collection.  
Public MethodAddRangeOverloaded. Adds an array of styles (NamedStyle objects) to the collection.  
Public MethodClearRemoves all named styles from the collection.  
Public MethodComposeComposes a style, using the current style and a specified NamedStyle object.  
Public MethodContainsDetermines whether the collection contains the specified style (NamedStyle object).  
Public MethodCopyToOverloaded. Copies the styles in the collection to a specified array at a specified position.  
Public MethodDeserializeLoads the collection of styles from XML.  
Public MethodFindFinds a style (NamedStyle object) in the collection with the specified name.  
Public MethodGetEnumeratorGets an IEnumerator object for enumerating through the NamedStyle objects in the collection.  
Public MethodIndexOfReturns the index of the specified style in the collection.  
Public MethodInsertInserts a style into the collection at the specified index.  
Public MethodRemoveRemoves the specified named style from the collection.  
Public MethodRemoveAtRemoves a named style (NamedStyle object) from the collection at the specified index.  
Public MethodSerializeSaves the collection of styles to XML.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

NamedStyleCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.