RegionBaseIsActivated Property
Determines whether the document element is activated and registered on the worksheet.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool IsActivated { get; }
Public ReadOnly Property IsActivated As Boolean
Get
public:
virtual property bool IsActivated {
bool get () sealed;
}
abstract IsActivated : bool with get
override IsActivated : bool with get
BooleanIDocumentObjectIsActivated