SMART datagrid v1.4 > Classes > GridStyleSheet
DataLudi.GridStyleSheet.rowIndicator property
RowIndicator의 스타일셋.
- Getter
- function rowIndicator(): GridStyles
- Setter
- function setRowIndicator(value: Object|GridStyles)
Code -1
grid.loadStyles({
rowIndicator: {
background: "#100000ff"
}
});
- See Also
- rowIndicatorState
- rowIndicatorCreated
- rowIndicatorUpdated
- rowIndicatorDeleted
- checkBar
- footer
- header
- GridStyles
- Fill & Stroke
- Examples
- Row Indicator