Click or drag to resize

ScalarSqlCountWidget Properties

The ScalarSqlCountWidget type exposes the following members.

Properties
  NameDescription
Protected propertyBackgroundColor
Gets or sets counter background color
(Inherited from CountWidget.)
Public propertyColumns
Gets or sets widget size
(Inherited from DashboardWidget.)
Public propertyCreatedDate
Gets the created date and time.
(Inherited from DashboardWidget.)
Public propertyDefaultAction
Gets or sets action for click on counter number.
(Inherited from CountWidget.)
Public propertyDefaultBackgroundColor
Gets or sets counter default background color
(Inherited from ThresholdCountWidget.)
Public propertyElement
The to be shown
(Inherited from DashboardElementWidget.)
Public propertyId
Gets widget Id
(Inherited from DashboardWidget.)
Public propertyModifiedDate
Gets the last modified date and time.
(Inherited from DashboardWidget.)
Public propertyOrder
Gets or sets widget order
(Inherited from DashboardWidget.)
Public propertyQuery
Gets or sets sql query
Public propertyShowTitle
Gets or sets value indicating whether to show widget title.
(Inherited from DashboardWidget.)
Public propertySubtitle
Gets or sets widget subtitle
(Overrides CountWidgetSubtitle.)
Public propertyThreshold1Color
Gets or sets counter threshold 1 background color
(Inherited from ThresholdCountWidget.)
Public propertyThreshold1Condition
Gets or sets counter threshold 1 condition
(Inherited from ThresholdCountWidget.)
Public propertyThreshold1Enable
Gets or sets threshold 1 enable
(Inherited from ThresholdCountWidget.)
Public propertyThreshold1Value
Gets or sets counter threshold 1 value
(Inherited from ThresholdCountWidget.)
Public propertyThreshold2Color
Gets or sets counter threshold 2 background color
(Inherited from ThresholdCountWidget.)
Public propertyThreshold2Condition
Gets or sets counter threshold 2 condition
(Inherited from ThresholdCountWidget.)
Public propertyThreshold2Enable
Gets or sets threshold 2 enable
(Inherited from ThresholdCountWidget.)
Public propertyThreshold2Value
Gets or sets counter threshold 2 value
(Inherited from ThresholdCountWidget.)
Public propertyTitle
Gets or sets widget title
(Inherited from ThresholdCountWidget.)
Public propertyTitleAction
Gets or sets widget title action
(Inherited from DashboardWidget.)
Top
See Also