Table of Contents

Property ToolsAsButton

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

ToolsAsButton

Gets an enumerable collection of tools that are of type SpeedButton.

[Browsable(false)]
public virtual IEnumerable<SpeedButton> ToolsAsButton { get; }

Property Value

IEnumerable<SpeedButton>