'宣言 Public Overridable Function GetNextVisibleRow( _ ByVal currentRow As DataGridRow _ ) As DataGridRow
public virtual DataGridRow GetNextVisibleRow( DataGridRow currentRow )
パラメータ
- currentRow
- 現在の行。
'宣言 Public Overridable Function GetNextVisibleRow( _ ByVal currentRow As DataGridRow _ ) As DataGridRow
public virtual DataGridRow GetNextVisibleRow( DataGridRow currentRow )