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


SmartPrintRulesCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of rules (SmartPrintRule 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 false.)  
Public PropertyGets whether access to the collection is synchronized.  
Public PropertyGets or sets the rule (SmartPrintRule object) at the specified index.  
Public PropertyGets a rule (SmartPrintRule object) to synchronize access to the collection.  
Top
See Also