| Package | stimulsoft.controls.visual.dialogs |
| Class | public class StiPrintSetupForm |
| Inheritance | StiPrintSetupForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPrintSetupForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonOK | property |
public var buttonOK:StiButtonThis property can be used as the source for data binding.
| comboBoxPrintTo | property |
public var comboBoxPrintTo:StiComboBoxThis property can be used as the source for data binding.
| compiledReport | property |
compiledReport:StiReport public function get compiledReport():StiReport public function set compiledReport(value:StiReport):void| controlPageRange | property |
public var controlPageRange:StiPagesRangeControlThis property can be used as the source for data binding.
| currentPage | property |
currentPage:int public function get currentPage():int public function set currentPage(value:int):void| hBoxPrintTo | property |
public var hBoxPrintTo:HBoxThis property can be used as the source for data binding.
| vBox | property |
public var vBox:VBoxThis property can be used as the source for data binding.
| StiPrintSetupForm | () | Constructor |
public function StiPrintSetupForm()Constructor.