GrapeCity.Win.MultiRow Namespace > HeaderDropDownList Class > HeaderDropDownList Constructor : HeaderDropDownList Constructor(String,IEnumerable<DropDownItem>) |
Public Function New( _ ByVal cellName As String, _ ByVal dropDownItems As IEnumerable(Of DropDownItem) _ )
Dim cellName As String Dim dropDownItems As IEnumerable(Of DropDownItem) Dim instance As New HeaderDropDownList(cellName, dropDownItems)
public HeaderDropDownList( string cellName, IEnumerable<DropDownItem> dropDownItems )
Exception | Description |
---|---|
System.ArgumentNullException | The dropDownItems parameter is a null reference (Nothing in Visual Basic). |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2