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

In This Topic
    TargetProperty Field (C1Popup)
    In This Topic
    Identifies the Target dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TargetProperty As DependencyProperty
    public static readonly DependencyProperty TargetProperty
    See Also