grid:IExtendedDataGridThis property can be used as the source for data binding.
 Implementation     public function get grid():IExtendedDataGrid    public function set grid(value:IExtendedDataGrid):voidpublic var leftSpacer:SpacerThis property can be used as the source for data binding.
pageCount:int  [read-only] 
This property can be used as the source for data binding.
 Implementation     public function get pageCount():intpageEnd:int  [read-only] 
This property can be used as the source for data binding.
 Implementation     public function get pageEnd():intpageIndex:intThis property can be used as the source for data binding.
 Implementation     public function get pageIndex():int    public function set pageIndex(value:int):voidpagerPosition:String Implementation     public function get pagerPosition():String    public function set pagerPosition(value:String):voidpageSize:int Implementation     public function get pageSize():int    public function set pageSize(value:int):voidpageStart:int  [read-only] 
This property can be used as the source for data binding.
 Implementation     public function get pageStart():intpublic var rightSpacer:SpacerThis property can be used as the source for data binding.
totalRecords:intThis property can be used as the source for data binding.
 Implementation     public function get totalRecords():int    public function set totalRecords(value:int):voidpublic function PagerControl()Constructor.
 public function reset():voidoverride public function setActualSize(w:Number, h:Number):void Parameters 
Event Object Type: com.flexicious.grids.Events.PageChangeEvent 
Mon Jun 24 2013, 11:00 PM -04:00