Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1ContextMenu Class / _placementTarget Field

In This Topic
    _placementTarget Field
    In This Topic
    Gets the element to which the displayed menu is relative to.
    Syntax
    'Declaration
     
    
    Public _placementTarget As String
    public string _placementTarget
    See Also