InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / WrongPositionErrorText Property

In This Topic
    WrongPositionErrorText Property (InputDataNavigator)
    In This Topic
    Gets or sets the error message that appears if the specified position number is incorrect.
    Syntax
    'Declaration
     
    Public Property WrongPositionErrorText As String
    public string WrongPositionErrorText {get; set;}
    See Also