ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / PlaceholderCollection Class
Members

In This Topic
    PlaceholderCollection Class
    In This Topic
    A collection of CustomPlaceholder objects.
    Object Model
    PlaceholderCollection ClassCustomPlaceholder Class
    Syntax
    'Declaration
     
    
    Public Class PlaceholderCollection 
       Inherits System.Collections.CollectionBase
    public class PlaceholderCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Input.PlaceholderCollection

    See Also