|
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
|
Label
|
The text to display on the button.
|
STRING
|
Export
|
N
|
Y
|
TabSequence
|
The index of the Data Export widget in the tab sequence.
|
NUMBER
|
0
|
N
|
N
|
RoundedCorners
|
Determines if the button has rounded corners.
|
BOOLEAN
|
True
|
N
|
N
|
Data
|
Data service return. Select an infotable from a service return as the data source for this property.
|
INFOTABLE
|
n/a
|
N
|
N
|
IconAlignment
|
Aligns the icon for the button to the left or right of the text.
|
STRING
|
True
|
N
|
N
|
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
BOOLEAN
|
True
|
N
|
N
|
Visibility
|
Sets the visibility of the widget in run time.
|
BOOLEAN
|
True
|
Y
|
N
|