InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / GeneratingInputEventArgs Class / Editor Property

In This Topic
    Editor Property
    In This Topic
    Gets or sets the property editor.
    Syntax
    'Declaration
     
    Public Property Editor As UIElement
    public UIElement Editor {get; set;}
    See Also