Table of Contents

Property VisibleButtons

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

VisibleButtons

Gets an enumerable collection of buttons that are currently visible.

[Browsable(false)]
public virtual IEnumerable<Button> VisibleButtons { get; }

Property Value

IEnumerable<Button>