Click or drag to resize

IOpsContextExtenderIsActive Property

Is the feature active? If not, UpdateData() will not be called.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
bool IsActive { get; }

Property Value

Type: Boolean
See Also