Full screen mode. Set this property to true if you want to switch editor to FullScreen Mode. All client area of the page will be covered by WebEditor.
public System.bool FullScreenMode {get; set;}
'Declaration
Public Property FullScreenMode As System.Boolean