MobileForms Toolkit Documentation

Row.StringData Property

Gets or sets the string data as the data source for the row.

public string[] StringData {get; set;}

Remarks

This property is used for design-time support and should not be used directly.

See Also

Row Class | Resco.Controls.SmartGrid Namespace