DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
decimal Value { get; }
Visual Basic
ReadOnly Property Value As Decimal
	Get
Visual C++
property Decimal Value {
	Decimal get ();
}

Property Value

Type: Decimal

See Also