Server Control Collection Properties 

This section contains two samples. The first demonstrates how to implement collection properties in server controls. The second shows how to implement a custom collection editor that allows items of a given type to be added to a collection at design time.

In This Section

  • Collection Editor Example
    Demonstrates how to implement a custom collection editor that allows items of a given type to be added to a collection at design time.