ButtonRaiseChangeOnClick Property
When set to true, the
Change event will be raised whenever this
Button button is clicked.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool RaiseChangeOnClick { get; set; }
Public Property RaiseChangeOnClick As Boolean
Get
Set
member RaiseChangeOnClick : bool with get, set
Property Value
Boolean