AdditionalColumns interface
指定其他數據行的數據行名稱和值。
屬性
| name | 其他數據行名稱。 Type:string (或 expression with resultType string) 。 |
| value | 其他數據行值。 Type:string (或 expression with resultType string) 。 |
屬性詳細資料
name
其他數據行名稱。 Type:string (或 expression with resultType string) 。
name?: any
屬性值
any
value
其他數據行值。 Type:string (或 expression with resultType string) 。
value?: any
屬性值
any