GrapeCity MultiRow Windows Forms Documentation
NamedCellStyleDictionary Class Members
Properties  Methods 


The following tables list the members exposed by NamedCellStyleDictionary.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the NamedCellStyleDictionary.  
Public PropertyItemGets or sets the element with the specified key.  
Public PropertyKeysGets a ICollection that contains the keys of the NamedCellStyleDictionary.  
Public PropertyValuesGets a ICollection that contains the values in the NamedCellStyleDictionary.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a CellStyle with the provided key and value to the NamedCellStyleDictionary.  
Public MethodClearRemoves all CellStyles from the NamedCellStyleDictionary.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodContainsKeyDetermines whether the NamedCellStyleDictionary contains an element with the specified key.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodLoadOverloaded. Deserializes the current NamedCellStyleDictionary from an XML file.  
Public MethodRemoveRemoves the element with the specified key from the NamedCellStyleDictionary.  
Public MethodSaveOverloaded. Serializes the current NamedCellStyleDictionary to an XML file.  
Public MethodTryGetValueGets the value associated with the specified key.  
Top
See Also

Reference

NamedCellStyleDictionary Class
GrapeCity.Win.MultiRow Namespace
NamedCellStyles Property
NamedCellStyles Property

 

 


Copyright © GrapeCity, inc. All rights reserved.