Table of Contents

Property Handle

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

Handle

Gets or sets item handle. This is used only when item is connected to native control.

[Browsable(false)]
public virtual object? Handle { get; set; }

Property Value

object