MainWeb.ShowBottomBar

MainWeb.ShowBottomBar property

Specifies whether to show the command bar(includes command bar and tab bar) at the bottom of the control.

public bool ShowBottomBar { get; set; }

See Also