wijmo.input Namespace > IPicker Interface : format Field |
Determiens the order and the text display for the picker. The default value is according to culture.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.IPicker; var value; // Type: string value = instance.format; |
Javascript (Specification) | |
---|---|
|