|
Styles and common widget properties are not included in the table below.
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
Data
|
The infotable data source.
|
INFOTABLE
|
n/a
|
Y
|
N
|
ShowAllColumns
|
Display or hide all columns.
|
BOOLEAN
|
False
|
N
|
N
|
AllowEditing
|
Allow editing of the values.
|
BOOLEAN
|
False
|
N
|
N
|
ShowEditorsIfNoRowData
|
If a row is not bound in, show or hide the editors.
|
BOOLEAN
|
False
|
N
|
N
|
DataforDataShapeIfNoRows
|
Select the same infotable as the data source for this property, but use All Data.
|
INFOTABLE
|
n/a
|
Y
|
N
|
Changed
|
Event. Triggered when the data changes.
|
n/a
|
n/a
|
Y
|
N
|