TemplateContainerBase Constructors
Serves as a base for classes representing template containers.Name | Parameters | Description |
---|---|---|
TemplateContainerBase(Int32, Object) | itemIndex, dataItem | Initializes a new instance of the TemplateContainerBase class with the specified settings. |
See Also