Thank you for your feedback! You have rated this topic in the last 30 days.
groups Property
Gets sets sizes of groups/thousands, which is used when control has no focus. That is array of numbers. Note: new value does not persist to server. Groups
Syntax
ASP.NET Ajax Javascript (Specification)
function get_groups() : Integer[]
function set_groups(value : Integer[])
ASP.NET Ajax Javascript (Usage)
var resultVar = instanceOfWebNumericEditor.get_groups();