IsStandalone Property (ToolBarDescription)
Specifies whether the toolbar is independent or nested in another control.

C# Syntax

public Nullable<bool> IsStandalone {get; set;}