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

In This Topic
    PositionProperty Field (C1Popup)
    In This Topic
    Identifies the Position dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PositionProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty PositionProperty
    See Also