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

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