Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditor Class / IntelliDescriptionEnabled Property

In This Topic
    IntelliDescriptionEnabled Property (C1ExpressionEditor)
    In This Topic
    Gets or sets a value indicating if the IntelliDescription is enabled.
    Syntax
    'Declaration
     
    
    Public Property IntelliDescriptionEnabled As Boolean
    public bool IntelliDescriptionEnabled {get; set;}
    See Also