Table of Contents

Property InitAction

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

InitAction

Executes assigned action immediately.

[Browsable(false)]
public virtual Action<Control>? InitAction { get; set; }

Property Value

Action<Control>