SMART datagrid v.1 > Classes > GridStyles
DataLudi.GridStyles.iconPadding property
- スタイル概要イメージアイコンやshapeなどが追加されて表示されるセルでアイコンやshapeとテキストの間隔を設定する。
Code -1
column.setStyles({
iconOffset: 2
});
- See Also
- IconLocation
- iconIndex
- iconAlignment
- iconOffset
- IconCellRenderer
- ShapeCellRenderer
- CheckCellRenderer
- スタイル概要
- Examples
- Column Styles