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

In This Topic
    ErrorContent Property
    In This Topic
    Indicates the error content.
    Syntax
    'Declaration
     
    Public Property ErrorContent As String
    public string ErrorContent {get; set;}
    See Also