ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / ErrorInfo Class / ErrorInputName Property

In This Topic
    ErrorInputName Property
    In This Topic
    Indicates the name of the error input field.
    Syntax
    'Declaration
     
    Public Property ErrorInputName As String
    public string ErrorInputName {get; set;}
    See Also