IDlgGridControl.DeleteRow(Int32) 方法

定义

public:
 void DeleteRow(int nRowIndex);
public void DeleteRow (int nRowIndex);
abstract member DeleteRow : int -> unit
Public Sub DeleteRow (nRowIndex As Integer)

参数

nRowIndex
Int32

适用于