labelWidth

the width of the label

number labelWidth;

Example

{ 
    view:"forminput", 
    name:"access", 
    body:list1, 
    labelWidth:140,
    labelAlign:"right", 
    label:"Access levels" 
}


Default value:

80

Related samples

See also
Back to top