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

In This Topic
    IsPosUpdatedProperty Field
    In This Topic
    Identifies the IsPosUpdated dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsPosUpdatedProperty As DependencyProperty
    public static readonly DependencyProperty IsPosUpdatedProperty
    See Also