Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / OpenDelayProperty Field

In This Topic
    OpenDelayProperty Field
    In This Topic
    Identifies the OpenDelay dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OpenDelayProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty OpenDelayProperty
    See Also