ChangedStyleBehavior: Boolean
The ChangedStyleBehavior property gets and sets if the style of modified data is applied to edited table cells.
Use JSON or the setChangedStyleBehavior method to set the property value, and the getChangedStyleBehavior method to get the property value.
This property contains the True value if the style of modified data is applied to edited table cells, otherwise the style is not applied.
The example of property use is given on the TabSheetCell Constructor page.
See also: