Click or drag to resize

FTSStatusBox Class

Inheritance Hierarchy

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

The FTSStatusBox type exposes the following members.

Constructors
  NameDescription
Public methodFTSStatusBox
Initializes a new instance of the FTSStatusBox 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