MobileForms Toolkit Documentation

ListItem.StringData Property

Gets or sets the item data converted to string array.

public string[] StringData {get; set;}

Property Value

The item data converted to string array.

Remarks

This property is used by the visual designer.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace