TableView
Inherits
Control
in
gb.qt
Not documented.
This class is creatable.
DIM
hTableView
AS
TableView
hTableView
=
NEW
TableView
(
Parent
AS
Container
)
Not documented
This class acts like a
read-only
array.
DIM
hTableView
AS
TableView
DIM
hTableViewCell
AS
.TableViewCell
hTableViewCell
=
hTableView
[
Row
AS
Integer
, Column
AS
Integer
]
Not documented
Properties
Methods
Events
Constants
BackColor
Background
Border
ClientH
ClientHeight
ClientW
ClientWidth
Column
Columns
Current
Cursor
Data
Design
Drop
Enabled
Font
ForeColor
Foreground
Grid
H
Handle
Header
Height
Id
Left
Mode
Mouse
Parent
Row
Rows
ScreenX
ScreenY
ScrollBar
ScrollX
ScrollY
Tag
ToolTip
Top
Visible
W
Width
Window
X
Y
ColumnAt
Delete
Drag
Grab
Hide
Lower
Move
MoveTo
Raise
Refresh
Resize
RowAt
SetFocus
Show
Activate
Change
Click
ColumnClick
Data
DblClick
Delete
Drag
DragMove
Drop
Enter
GotFocus
KeyPress
KeyRelease
Leave
LostFocus
Menu
MouseDown
MouseMove
MouseUp
MouseWheel
RowClick
Scroll
Both
Horizontal
Multi
None
Single
Vertical