public var _grid:IExtendedDataGridpublic var BTN_CANCEL:ButtonThis property can be used as the source for data binding.
public var BTN_PRINT:ButtonThis property can be used as the source for data binding.
public var CB_PRVW_PRINT:CheckBoxThis property can be used as the source for data binding.
public var cbxColumns:CheckBoxListThis property can be used as the source for data binding.
public var clientMode:Boolean = falseThis property can be used as the source for data binding.
public var enablePaging:Boolean = falseThis property can be used as the source for data binding.
grid:IExtendedDataGrid Implementation public function get grid():IExtendedDataGrid public function set grid(value:IExtendedDataGrid):voidpublic var grpPrintOptions:RadioButtonGroupThis property can be used as the source for data binding.
public var hboxSpecifyPages:HBoxThis property can be used as the source for data binding.
public var LBL_COLS_TO_PRINT:LabelThis property can be used as the source for data binding.
public var LBL_PRT_OPTIONS:LabelThis property can be used as the source for data binding.
public var pageCount:int = 1This property can be used as the source for data binding.
public var printOptions:PrintOptionsThis property can be used as the source for data binding.
public var RBN_ALL_PAGES:RadioButtonThis property can be used as the source for data binding.
public var RBN_CURRENT_PAGE:RadioButtonThis property can be used as the source for data binding.
public var RBN_SELECT_PGS:RadioButtonThis property can be used as the source for data binding.
public var rbnSelectedRecords:RadioButtonThis property can be used as the source for data binding.
public var selectedObjectsCount:int = 0This property can be used as the source for data binding.
public var txtPageFrom:TextInputThis property can be used as the source for data binding.
public var txtPageTo:TextInputThis property can be used as the source for data binding.
public var vboxLeft:VBoxThis property can be used as the source for data binding.
public var vldTxtPageFrom:NumberValidatorThis property can be used as the source for data binding.
public var vldTxtPageTo:NumberValidatorThis property can be used as the source for data binding.
public function PrintOptionsView()Constructor.
Mon Jun 24 2013, 11:00 PM -04:00