Click or drag to resize
InputClientEventsOnEnumerationChanged Property
Fired whenever the value of any enumeration mask part has changed.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string OnEnumerationChanged { get; set; }

Property Value

Type: String
Remarks
Note this event is effective only for the KaxMaskedTextBox control.
See Also