Property Action
Action
Gets or sets the action to be invoked when the statusbar item is triggered
public Action Action { get; set; }
Property Value
- Action
Action to invoke.
Gets or sets the action to be invoked when the statusbar item is triggered
public Action Action { get; set; }
Action to invoke.