Gets or sets a value indicating if the menu will auto update the position of its sub-menus when they are close to the boundaries of the application.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool DetectBoundaries { get; set; } |
Visual Basic |
---|
Public Property DetectBoundaries As Boolean Get Set |