Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_SmartPrint_RulesCollection Field


In This Topic
prt_SmartPrint_RulesCollection Field
In This Topic
Syntax
'Declaration
 
Protected prt_SmartPrint_RulesCollection As ListBox
 
'Usage
 
Dim instance As PrintOptionsDlg
Dim value As ListBox
 
value = instance.prt_SmartPrint_RulesCollection
 
instance.prt_SmartPrint_RulesCollection = value
See Also