Common Application Framework

MenuTool.IsFirstInGroup Property

Gets or sets a flag which indicated whether an instance tool is the first in a tool group. A separator will be displayed before a tool if this property is set to true.

public abstract bool IsFirstInGroup {get; set;}

Implements

ITool.IsFirstInGroup

See Also

MenuTool Class | Aveva.ApplicationFramework.Presentation Namespace