Gets and sets how the control will behave when in evaluation (non-licensed) mode.
'Declaration
Public Property EvaluationMode As EvaluationMode
'Usage
Dim instance As Licensing
Dim value As EvaluationMode
instance.EvaluationMode = value
value = instance.EvaluationMode
Property Value
An
EvaluationMode enumeration value which determines the evaluation mode behavior for the component.