DataPA Enterprise Dashboard Controls API Reference

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

Syntax

C#
RangeCollection RangeCollection { get; set; }
Visual Basic
Property RangeCollection As RangeCollection
	Get
	Set
Visual C++
property RangeCollection^ RangeCollection {
	RangeCollection^ get ();
	void set (RangeCollection^ value);
}

Property Value

Type: RangeCollection

See Also