Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Popup Class / IsFullScreenProperty Field

In This Topic
    IsFullScreenProperty Field (C1Popup)
    In This Topic
    Identifies the IsFullScreen dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsFullScreenProperty As DependencyProperty
    public static readonly DependencyProperty IsFullScreenProperty
    See Also