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