MobileForms Toolkit Documentation

ItemTemplate Properties

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

Public Instance Properties

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

Protected Instance Properties

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

See Also

ItemTemplate Class | Resco.Controls.AdvancedComboBox Namespace