Gets the default ICollectionView that exposes the data in the OlapTable.

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

Syntax

C#
public ICollectionView OlapDefaultView { get; }
Visual Basic
Public ReadOnly Property OlapDefaultView As ICollectionView
	Get

See Also