Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class


DefaultStyleCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of NamedStyle objects in the collection.  
Public PropertyGets whether the collection has a fixed size.

(This implementation always returns false.)

 
Public PropertyGets whether the collection is read-only.

(This implementation always returns true.)

 
Public PropertyGets whether access to the collection is synchronized.

(This implementation always returns false.)

 
Public PropertyGets or sets the NamedStyle object at the specified index.  
Public PropertyGets a NamedStyleCollection object that can be used to synchronize access to the collection.  
Top
See Also