ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidation Class / Error Property

In This Topic
    Error Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Error As System.String
    public System.string Error {get; set;}
    See Also