Gets a reference to the C1Menu that contains the main menu on the page.

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

Syntax

C#
public C1Menu MainMenu { get; }
Visual Basic
Public ReadOnly Property MainMenu As C1Menu
	Get

See Also