ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RangeRule Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (RangeRule)
    In This Topic
    Gets or sets an error message to associate with a validation control if validation fails.
    Syntax
    'Declaration
     
    Public Property ErrorMessage As String
    public string ErrorMessage {get; set;}
    See Also