Spread for ASP.NET 10 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 in the collection.  
Public PropertySyncRootGets a NamedStyleCollection object that can be used to synchronize access to the collection.  
Top
See Also

Reference

DefaultStyleCollection Class
FarPoint.Web.Spread Namespace
NamedStyleCollection Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.