TableObject.RowNumbers 属性

定义

指定是否添加行号作为指定查询表的第一列。 C# 中的布尔 (bool ) 读/写

public:
 property bool RowNumbers { bool get(); void set(bool value); };
public bool RowNumbers { get; set; }
Public Property RowNumbers As Boolean

属性值

适用于