MobileForms Toolkit Documentation

RowTemplate Properties

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

Public Static Properties

Default Gets the default row template, which is actualy empty template.

Public Instance Properties

BackColor Gets or sets the background color of the RowTemplate.
CellTemplates Gets the RowTemplate.CellCollection which contains Cells to display values.
ForeColor Gets or sets the foreground color for the RowTemplate.
GradientBackColor Get or sets the gradient back color.
Height Gets or sets the height of the RowTemplate.
ItemOverloaded. Gets or sets the Cell at the given index.
Name Gets or sets the name of the RowTemplate.
Site (inherited from Component)Gets or sets the ISite of the Component.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

RowTemplate Class | Resco.Controls.AdvancedList Namespace