DataLudi Grid v.1 > Classes > DisplayOptions
DisplayOptions.ignoreColumnStylesOnFixed property
If this is true, draws cells by the fixed area style with neglecting the column style.
Defaults to true.
- Getter
- function ignoreColumnStylesOnFixed(): Boolean
- Setter
- function setIgnoreColumnStylesOnFixed(value: Boolean)
- See Also
- ignoreDynamicStylesOnFixed
- GridColumn.styles
- Examples
- Column Styles