TIWCGJQGridOptions.RowAttr Property
Allow to change the row html attributes (style, classes or tabindex).
Property return a object something like this {"style" : "somestyle", "class": "someclass"}
![]() |
---|
Very useful to change the row appearance through style or by adding the css class. |
published property RowAttr: TCGJSon index 135 read GetJSonValue write SetJSonValue stored IsJSonStored;