'Declaration Function IsGroupFooter( _ ByVal row As Integer _ ) As Boolean
'Declaration
Function IsGroupFooter( _ ByVal row As Integer _ ) As Boolean
'使用法 Dim instance As IGroupFooterSupport Dim row As Integer Dim value As Boolean value = instance.IsGroupFooter(row)
'使用法
Dim instance As IGroupFooterSupport Dim row As Integer Dim value As Boolean value = instance.IsGroupFooter(row)
bool IsGroupFooter( int row )
IGroupFooterSupport インタフェース IGroupFooterSupport メンバ
Copyright © 2004 GrapeCity inc.