ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / GeneratingInputEventArgs Class / PropertyName Property

In This Topic
    PropertyName Property
    In This Topic
    Gets or sets the property name.
    Syntax
    'Declaration
     
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also