These properties belong to the View type. All controls are subclasses of this type.
Color = The background color.
Alpha = The control transparency (affects everything including text or images in the control).
It is not possible to make TableView transparent. You can use CustomListView instead.