public delegate void GroupingEventHandler( object sender, GroupingEventArgs e )
'Declaration Public Delegate Sub GroupingEventHandler( _ ByVal sender As Object, _ ByVal e As GroupingEventArgs _ )
'Declaration
Public Delegate Sub GroupingEventHandler( _ ByVal sender As Object, _ ByVal e As GroupingEventArgs _ )
'使用法 Dim instance As New GroupingEventHandler(AddressOf HandlerMethod)
'使用法
Dim instance As New GroupingEventHandler(AddressOf HandlerMethod)
GroupingEventHandler メンバ FarPoint.Win.Spread 名前空間 GroupingEventArgs クラス Grouping イベント
© 2004-2017, GrapeCity inc. All rights reserved.