MobileForms Toolkit Documentation

GroupsCollection Properties

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

Public Instance Properties

All Get or sets all of the groups.
AutoScaleEnabled Gets or sets the auto scale of group image.
BackColor Gets or sets the background color of the groups.
Border Gets or sets the border visibility of the groups.
Capacity (inherited from CollectionBase)Gets or sets the number of elements that the CollectionBase can contain.
Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
Font Gets or sets the font of the text displayed by the control.
ForeColor Gets or sets the foreground color of the groups.
GroupStyle Gets or sets the group style of the control.
Height Gets or sets the height of the group item.
ImageList Gets or sets the ImageList associated with groups.
ImageOnly Gets or sets the value indicating if group show only image.
ItemOverloaded. Gets or sets the group at the specified index within the collection.
Name Gets or sets the name of the GroupsCollection.
SelBackColor Gets or sets the background color of the selected group.
SelectedIndex Gets or sets index of the selected group.
SelForeColor Gets or sets the foreground color of the selected group.
Show Gets or sets the visibility of groups.
UseVistaStyle Get or sets whether to use Vista-Style instead of BackColor.

Protected Instance Properties

InnerList (inherited from CollectionBase)Gets an ArrayList containing the list of elements in the CollectionBase instance.
List (inherited from CollectionBase)Gets an IList containing the list of elements in the CollectionBase instance.

See Also

GroupsCollection Class | Resco.Controls.OutlookControls Namespace