MobileForms Toolkit Documentation

Row Properties

The properties of the Row class are listed below. For a complete list of Row class members, see the Row Members topic.

Public Instance Properties

AutoSizeRowMode Gets or sets a value indicating how row height is determined.
Data Gets the data object from the row.
Enabled Gets or sets wheter the Row is enabled or not.
Height Gets or sets the Height of the row.
IsHeader Gets the boolean value indicating whether given row is column header row.
ItemOverloaded. Gets or sets the data in the field of the row given by its index.
StringData Gets or sets the string data as the data source for the row.

See Also

Row Class | Resco.Controls.SmartGrid Namespace