'Declaration Public ReadOnly Default Property Item( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer _ ) As GroupCell
'Declaration
Public ReadOnly Default Property Item( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer _ ) As GroupCell
public GroupCell this[ int rowIndex, int cellIndex ]; {get;}
GroupArea クラス GroupArea メンバ
Copyright © 2012 GrapeCity inc. All rights reserved.