| Package | stimulsoft.controls_old.wizard.standartReport |
| Class | public class StiWizardVisualStandartReportLayout |
| Inheritance | StiWizardVisualStandartReportLayout StiWizardVisual mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
| data : Object [override] | StiWizardVisualStandartReportLayout | ||
![]() | enableFinish : Boolean [read-only] | StiWizardVisual | |
![]() | enableNext : Boolean [read-only] | StiWizardVisual | |
| rbC : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbCent : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbDataBand : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbHInches : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbInches : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbLandscape : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbMill : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbPortrait : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbTable : StiRadioButton | StiWizardVisualStandartReportLayout | ||
| rbVB : StiRadioButton | StiWizardVisualStandartReportLayout | ||
![]() | wizard : StiWizard | StiWizardVisual | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiWizardVisualStandartReportLayout | ||
| data | property |
data:Object[override] public function get data():Object public function set data(value:Object):void| rbC | property |
public var rbC:StiRadioButtonThis property can be used as the source for data binding.
| rbCent | property |
public var rbCent:StiRadioButtonThis property can be used as the source for data binding.
| rbDataBand | property |
public var rbDataBand:StiRadioButtonThis property can be used as the source for data binding.
| rbHInches | property |
public var rbHInches:StiRadioButtonThis property can be used as the source for data binding.
| rbInches | property |
public var rbInches:StiRadioButtonThis property can be used as the source for data binding.
| rbLandscape | property |
public var rbLandscape:StiRadioButtonThis property can be used as the source for data binding.
| rbMill | property |
public var rbMill:StiRadioButtonThis property can be used as the source for data binding.
| rbPortrait | property |
public var rbPortrait:StiRadioButtonThis property can be used as the source for data binding.
| rbTable | property |
public var rbTable:StiRadioButtonThis property can be used as the source for data binding.
| rbVB | property |
public var rbVB:StiRadioButtonThis property can be used as the source for data binding.
| StiWizardVisualStandartReportLayout | () | Constructor |
public function StiWizardVisualStandartReportLayout()Constructor.