IGridCellStyle
Defined in: src/interfaces/d4.ts:1386
Properties
| Property | Type | Defined in |
|---|---|---|
backColor | number | src/interfaces/d4.ts:1405 |
choices | string[] | src/interfaces/d4.ts:1429 |
clip | boolean | src/interfaces/d4.ts:1423 |
cursor | string | src/interfaces/d4.ts:1396 |
element | any | src/interfaces/d4.ts:1426 |
font | string | src/interfaces/d4.ts:1387 |
horzAlign | string | src/interfaces/d4.ts:1389 |
imageScale | number | src/interfaces/d4.ts:1418 |
marginBottom | number | src/interfaces/d4.ts:1413 |
marginLeft | number | src/interfaces/d4.ts:1407 |
marginRight | number | src/interfaces/d4.ts:1409 |
marginTop | number | src/interfaces/d4.ts:1411 |
marker | string | src/interfaces/d4.ts:1401 |
opacity | number | src/interfaces/d4.ts:1421 |
textColor | number | src/interfaces/d4.ts:1403 |
textVertical | boolean | src/interfaces/d4.ts:1415 |
textWrap | string | src/interfaces/d4.ts:1398 |
tooltip | string | src/interfaces/d4.ts:1394 |
vertAlign | string | src/interfaces/d4.ts:1391 |