Property ClickAction NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll ClickAction Gets or sets Action which will be executed when this MenuItem is clicked by the user. [Browsable(false)] public virtual Action? ClickAction { get; set; } Property Value Action