The visibility of the window's Ribbon Control.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool RibbonVisible { get; set; }
Visual Basic
Public Property RibbonVisible As Boolean
	Get
	Set
JScript
function get RibbonVisible () : boolean
function set RibbonVisible (value : boolean)

See Also