DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / NewItemPlaceholderPosition Property

In This Topic
    NewItemPlaceholderPosition Property
    In This Topic
    Gets or sets where the new-item placeholder is placed.
    Syntax
    'Declaration
     
    Public Property NewItemPlaceholderPosition As NewItemPlaceholderPosition
    public NewItemPlaceholderPosition NewItemPlaceholderPosition {get; set;}
    See Also