Package | stimulsoft.controls.visual.dialogs |
Class | public class StiPrintSetupForm |
Inheritance | StiPrintSetupForm ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonOK | property |
public var buttonOK:StiButton
This property can be used as the source for data binding.
comboBoxPrintTo | property |
public var comboBoxPrintTo:StiComboBox
This 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:StiPagesRangeControl
This 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:HBox
This property can be used as the source for data binding.
vBox | property |
public var vBox:VBox
This property can be used as the source for data binding.
StiPrintSetupForm | () | Constructor |
public function StiPrintSetupForm()
Constructor.