Spread Windows Forms 10.0 Product Documentation
DefaultStyleCollection Class Properties


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

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

(This implementation always returns false.)

 
Public PropertyIsReadOnlyGets whether the collection is read-only.

(This implementation always returns true.)

 
Public PropertyIsSynchronizedGets whether access to the collection is synchronized.

(This implementation always returns false.)

 
Public PropertyItemGets or sets the NamedStyle object at the specified index.  
Top
See Also

Reference

DefaultStyleCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.