Class CollectionItemTypesAttribute
Inheritance
System.Object
CollectionItemTypesAttribute
Namespace: Syncfusion.Windows.Forms.Design
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class CollectionItemTypesAttribute : Attribute
Constructors
CollectionItemTypesAttribute(Type)
Declaration
public CollectionItemTypesAttribute(Type collectionType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | collectionType |
Properties
CollectionType
Declaration
public Type CollectionType { get; }
Property Value
| Type |
|---|
| System.Type |