Table of Contents

Property ControlOrNull

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

ControlOrNull

Gets a Control this handler provides the implementation for or Null if control is disposed or not assigned.

public Control? ControlOrNull { get; }

Property Value

Control