SMART datagrid v.1 > Classes > GridStyles

Back  Forward

DataLudi.GridStyles.sysDefault  property

The default style object. The style property of which value has not been specified will inherit parent. If it has not been specified in all top parent paths, it will inherit the default style. 

Defaults to null.

Getter
function sysDefault(): GridStyles
Setter
function setSysDefault(value: GridStyles)
See Also
parent
Styles Overview
Examples
Column Styles