Specifies whether to show hint with list of available enumeration values for enumeration parts in mask.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_showHintForEnumParts();
function set_showHintForEnumParts(value);

See Also