FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CustomIconContainer Class |
The following tables list the members exposed by CustomIconContainer.
Name | Description | |
---|---|---|
Count | Gets the number of contained icon objects. | |
Item | Overloaded. Gets or sets an icon object at the specified index. |
Name | Description | |
---|---|---|
AddIcon | Adds an icon object into a container. | |
Clear | Clears all icon objects from the container. | |
Contains | Checks whether an icon object with the specified name is in the container. | |
InsertIcon | Inserts an icon object into a container with the specified name at a specified index. | |
RemoveIcon | Overloaded. Removes an icon object at the specified index. |