Click or drag to resize

UIActionIsSecondary Property

Is it a secondary action? If so it is presented in a ... menu if the location is in a toolbar.

Namespace:  Omada.OE.Model.UIAction
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool IsSecondary { get; set; }

Property Value

Type: Boolean
See Also