GrapeCity.Win.MultiRow.v110 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > HeaderDropDownList クラス > HeaderDropDownList コンストラクタ : HeaderDropDownList コンストラクタ(String,IEnumerable<DropDownItem>) |
Public Function New( _ ByVal cellName As String, _ ByVal dropDownItems As IEnumerable(Of DropDownItem) _ )
public HeaderDropDownList( string cellName, IEnumerable<DropDownItem> dropDownItems )