FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultGroupFooterCollection クラス : Item プロパティ |
'Declaration
Public ReadOnly Default Property Item( _ ByVal columnIndex As Integer _ ) As DefaultGroupFooter
public DefaultGroupFooter this[ int columnIndex ]; {get;}