Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The DataGridLinesBead is an add on bead for the DataGrid. This bead
adds horizontal and vertical grid lines to a DataGrid. The size and
color of the lines is specified by the stroke property (defaults to
a thin dark line).
strand:IStrand
[write-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Implementation public function set strand(value:IStrand ):void
stroke:IStroke
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Describes the line style used to separate the rows and columns.
Implementation public function get stroke():IStroke
public function set stroke(value:IStroke ):void
public function DataGridLinesBead()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00