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

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