Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / AllowAdHocTags Property

In This Topic
    AllowAdHocTags Property
    In This Topic
    Indicates whether the editor turns validation on or off.
    Syntax
    'Declaration
     
    Public Property AllowAdHocTags As System.Boolean
    public System.bool AllowAdHocTags {get; set;}
    See Also