Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLDataValidation Class / ShowErrorMessage Property

In This Topic
    ShowErrorMessage Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ShowErrorMessage As Boolean
    public bool ShowErrorMessage {get; set;}
    See Also