ButtonRaiseChangeOnClick Property

When set to true, the Change event will be raised whenever this Button button is clicked.

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool RaiseChangeOnClick { get; set; }

Property Value

Boolean

See Also