vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
DashboardTableColumn
Interface DashboardTableColumn
interface
DashboardTableColumn
{
aggregateType
?:
ReportSummaryType
;
calculatePercent
?:
boolean
;
column
:
string
;
decimalPlaces
?:
number
;
showSubTotal
?:
boolean
;
showTotal
?:
boolean
;
sortBy
?:
DashboardComponentFilter
;
}
Index
Properties
aggregate
Type?
calculate
Percent?
column
decimal
Places?
show
Sub
Total?
show
Total?
sort
By?
Properties
Optional
aggregate
Type
aggregateType
?:
ReportSummaryType
Optional
calculate
Percent
calculatePercent
?:
boolean
column
column
:
string
Optional
decimal
Places
decimalPlaces
?:
number
Optional
show
Sub
Total
showSubTotal
?:
boolean
Optional
show
Total
showTotal
?:
boolean
Optional
sort
By
sortBy
?:
DashboardComponentFilter
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aggregate
Type
calculate
Percent
column
decimal
Places
show
Sub
Total
show
Total
sort
By
vlocode-project - v1.40.0-beta-4
Loading...