ComponentOne ASP.NET MVC Controls
FullScreen Property

C1.Web.Mvc.Viewer Namespace > ViewerBase Class : FullScreen Property
Gets or sets whether viewer is under full screen mode.
Syntax
'Declaration
 
Public Property FullScreen As Boolean
public bool FullScreen {get; set;}
See Also

Reference

ViewerBase Class
ViewerBase Members