projects/m2-core/src/lib/core/service/config/request/ColumnAppearanceRequest.ts
Properties |
constructor(columnId: string, tableId: number, operation: EditColumnAppearanceAttributeType, value?: number | boolean | TextAlignment)
|
|||||||||||||||
|
Parameters :
|
| Public columnId |
Type : string
|
| Public longValue |
Type : number
|
| Public operation |
Type : EditColumnAppearanceAttributeType
|
| Public tableId |
Type : number
|
| Public textAlignment |
Type : TextAlignment
|
| Public visible |
Type : boolean
|