public override bool ShowInDropDown( int columnIndex, int[] filteredInRowList )
'Declaration Public Overrides Function ShowInDropDown( _ ByVal columnIndex As Integer, _ ByVal filteredInRowList() As Integer _ ) As Boolean
'使用法 Dim instance As Top10FilterItem Dim columnIndex As Integer Dim filteredInRowList() As Integer Dim value As Boolean value = instance.ShowInDropDown(columnIndex, filteredInRowList)
Top10FilterItem クラス Top10FilterItem メンバ
© 2004-2015, GrapeCity inc. All rights reserved.