Click or drag to resize

ThresholdCountWidget Properties

The ThresholdCountWidget 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
(Overrides CountWidgetDefaultBackgroundColor.)
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 propertyShowTitle
Gets or sets value indicating whether to show widget title.
(Inherited from DashboardWidget.)
Public propertySubtitle
Gets or sets counter sub title
(Inherited from CountWidget.)
Public propertyThreshold1Color
Gets or sets counter threshold 1 background color
Public propertyThreshold1Condition
Gets or sets counter threshold 1 condition
Public propertyThreshold1Enable
Gets or sets threshold 1 enable
Public propertyThreshold1Value
Gets or sets counter threshold 1 value
Public propertyThreshold2Color
Gets or sets counter threshold 2 background color
Public propertyThreshold2Condition
Gets or sets counter threshold 2 condition
Public propertyThreshold2Enable
Gets or sets threshold 2 enable
Public propertyThreshold2Value
Gets or sets counter threshold 2 value
Public propertyTitle
Gets or sets widget title
(Overrides DashboardWidgetTitle.)
Public propertyTitleAction
Gets or sets widget title action
(Inherited from DashboardWidget.)
Top
See Also