Type: Integer
Availability: Read or write at any time
The fixed3D property of the JadeSkinTable class specifies whether the skinned table fixed cells are drawn in three‑dimensional style. The property can be set to one of the following values.
Integer Value | Description |
---|---|
0 (the default) | A table that uses this skin does not draw the fixed cells as 3D elements. (The value of the |
1 (true) | A table that uses this skin draws the fixed cells as 3D elements. (The value of the Table class fixed3D property is ignored.) |
2 (use the Table control value) | Ignores this skin property and uses the value of the Table class fixed3D property. |