MobileForms Toolkit Documentation

Row.StringData Property

Gets or sets the row data converted to string array.

public string[] StringData {get; set;}

Property Value

The row data converted to string array.

Remarks

This property is used by the visual designer.

See Also

Row Class | Resco.Controls.AdvancedList Namespace