TemplateGroupCollection Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Count | Gets the number of TemplateGroup objects in the collection. |
| Item | Gets or sets a TemplateGroup object at the specified index in the collection. |
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.Count | For a description of this member, see Count. |
| System.Collections.ICollection.IsSynchronized | For a description of this member, see IsSynchronized. |
| System.Collections.ICollection.SyncRoot | For a description of this member, see SyncRoot. |
| System.Collections.IList.IsFixedSize | For a description of this member, see IsFixedSize. |
| System.Collections.IList.IsReadOnly | For a description of this member, see IsReadOnly. |
| System.Collections.IList.Item | For a description of this member, see the IList class. |
Reference
TemplateGroupCollection ClassSystem.Web.UI.Design Namespace
ControlDesigner.TemplateGroups Property
TemplateGroup Class
TemplateDefinition Class
Other Resources
ASP.NET Control Designers OverviewExtending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
Show: