Gets the C1OlapPanel docked to the left of the page.

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

Syntax

C#
public C1OlapPanel OlapPanel { get; }
Visual Basic
Public ReadOnly Property OlapPanel As C1OlapPanel
	Get

See Also