MainWeb.ShowCommandBarAtTop

MainWeb.ShowCommandBarAtTop property

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

public bool ShowCommandBarAtTop { get; set; }

See Also