'Declaration Public Function IsGroupFooter( _ ByVal row As Integer _ ) As Boolean
'使用法 Dim instance As GroupDataModel Dim row As Integer Dim value As Boolean value = instance.IsGroupFooter(row)
public bool IsGroupFooter( int row )
GroupDataModel クラス GroupDataModel メンバ
© 2004-2015, GrapeCity inc. All rights reserved.