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