Table of Contents

Property OnlyVisible

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

OnlyVisible

Returns this control if it is visible; otherwise returns null.

[Browsable(false)]
public Control? OnlyVisible { get; }

Property Value

Control