Click or drag to resize

DefaultBox Class

Inheritance Hierarchy

Namespace:  FileHold.Common.Dashboard
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class DefaultBox : DashboardBoxBase

The DefaultBox type exposes the following members.

Constructors
  NameDescription
Public methodDefaultBox
Initializes a new instance of the DefaultBox class
Top
Properties
  NameDescription
Public propertyPrimaryCaption (Inherited from DashboardBoxBase.)
Public propertySecodaryCaption (Inherited from DashboardBoxBase.)
Public propertyTitle (Inherited from DashboardBoxBase.)
Top
Methods
Fields
  NameDescription
Protected fieldprimaryValue (Inherited from DashboardBoxBase.)
Protected fieldsecodaryValue (Inherited from DashboardBoxBase.)
Protected fieldstate (Inherited from DashboardBoxBase.)
Top
Extension Methods
See Also