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: 19.8
Syntax
C#
bool IsActive { get; }

Property Value

Boolean
See Also