Table of Contents

Property Control

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Control

Gets a Control this handler provides the implementation for. If control is disposed or not attached to the handler, returns dummy control.

public Control? Control { get; }

Property Value

Control