Packageorg.apache.flex.html.beads
Interfacepublic interface IDataGridView extends IBeadView, IBead
Implementors DataGridView

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The IDataGridView interface marks as a component as being the bead that can create the visual pieces for a org.apache.flex.html.DataGrid.



Public Properties
 PropertyDefined By
 InheritedviewHeight : Number
[read-only] The height of the view.
IBeadView
 InheritedviewWidth : Number
[read-only] The width of the view.
IBeadView