Gets the number of elements that in the data source.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public int ItemCount { get; }
Visual Basic
Public ReadOnly Property ItemCount As Integer
	Get

See Also