| Property | Defined By |
---|
|  | BTN_CANCEL : Button | PrintOptionsView |
|  | BTN_PRINT : Button | PrintOptionsView |
|  | CB_PRVW_PRINT : CheckBox | PrintOptionsView |
|  | cbxColumns : CheckBoxList | PrintOptionsView |
|  | clientMode : Boolean = false | PrintOptionsView |
|  | enablePaging : Boolean = false | PrintOptionsView |
|  | _grid : IExtendedDataGrid | PrintOptionsView |
|  | grid : IExtendedDataGrid | PrintOptionsView |
|  | grpPrintOptions : RadioButtonGroup | PrintOptionsView |
|  | hboxSpecifyPages : HBox | PrintOptionsView |
|  | LBL_COLS_TO_PRINT : Label | PrintOptionsView |
|  | LBL_PRT_OPTIONS : Label | PrintOptionsView |
|  | pageCount : int = 1 | PrintOptionsView |
|  | printOptions : PrintOptions | PrintOptionsView |
|  | RBN_ALL_PAGES : RadioButton | PrintOptionsView |
|  | RBN_CURRENT_PAGE : RadioButton | PrintOptionsView |
|  | rbnSelectedRecords : RadioButton | PrintOptionsView |
|  | RBN_SELECT_PGS : RadioButton | PrintOptionsView |
|  | selectedObjectsCount : int = 0 | PrintOptionsView |
|  | txtPageFrom : TextInput | PrintOptionsView |
|  | txtPageTo : TextInput | PrintOptionsView |
|  | vboxLeft : VBox | PrintOptionsView |
|  | vldTxtPageFrom : NumberValidator | PrintOptionsView |
|  | vldTxtPageTo : NumberValidator | PrintOptionsView |