Spread Windows Forms 8.0 Product Documentation
DefaultStyleCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddNot supported; calling this method throws an exception because the collection is read-only.  
Public MethodComposeComposes a style using the default styles and a specified StyleInfo object.  
Public MethodContainsDetermines whether the collection contains the specified style.  
Public MethodCopyToOverloaded. Copies the styles in the collection.  
Public MethodFindFinds a style with the specified name in the collection.  
Public MethodGetEnumeratorGets an IEnumerator object for enumerating through the NamedStyle objects in the collection.  
Public MethodIndexOfReturns the index of the specified NamedStyle object.  
Public MethodInsertNot supported; calling this method throws an exception because the collection is read-only.  
Public MethodRemoveNot supported; calling this method throws an exception because the collection is read-only.  
Top
See Also

Reference

DefaultStyleCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.