Represents a control that displays a collection of data items.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public interface IDataCollectionControl : IDataControl
Visual Basic (Declaration)
Public Interface IDataCollectionControl _
	Implements IDataControl

See Also