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