717
Resizable
Enable
grid resize
by user: 0=Neither row
or columns are
resizable; 1=Both columns
and rows
are resizable;
2=Columns are resizable,
rows are
not; 3=Rows are
resizable,
columns are
not. Default: 1.
RightBorder
Right
border of cell
(thickness): 0 to 3 pixels.
Row
Grid
row reference.
RowData$
RowHeight
Height
of current row
in lines.
RowHiLight
Row
selection highlight:
1=Row Highlight;
0=Cell Highlight. This
enables selection
of
a full row
rather than
limited to cells.
Only locked
cells are
highlighted. One
side
effect is that
when the
cells are
locked the
grid becomes
a fancy list
view.
RowPixels
Height
of row in pixels.
RowsHigh
Number
of rows defined
in Grid. If a grid's
dimensions have
been changed
using this
property, the
default settings
must be re-set.
Scroll
Set
scroll bar
types. 0=No scroll
bars, 1=Vertical scroll
bars, 2=Horizontial scroll
bars, 3=Both scroll
bars.
ScrollWheel
Set
mouse scroll
wheel support.
0=Scroll wheel
support (all
events go to parent
window), 1=Scroll only
if the control
has focus
(mouse can
hover on or off
control)
2=Scroll only
if the control
has focus
(mouse must be
hovered over
control), 3=If
control does
not have
focus, then
scroll when
mouse hovers
over this
control
(otherwise, same
as 1), 4=If
control does
not have
focus, then
scroll when
mouse
hovers over
this control
(otherwise, same
as 2).
SelectColumn
SelectCount
Number
of items/cells selected. Set this
property to zero
to de-select all items.
See