ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Video Namespace / C1VideoExtender Class / FullScreenButtonVisible Property

In This Topic
    FullScreenButtonVisible Property
    In This Topic
    Full screen button visible. Set this property to true if you want to show the full screen button.
    Syntax
    'Declaration
     
    Public Property FullScreenButtonVisible As System.Boolean
    public System.bool FullScreenButtonVisible {get; set;}
    See Also