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 DependencyProperty
    public static readonly DependencyProperty PositionProperty
    See Also