rowClickable property
rowClickable is a boolean type field. If you want to make your row clickable, then make this field "true". This field is "false" by default.
Implementation
bool rowClickable;
rowClickable is a boolean type field. If you want to make your row clickable, then make this field "true". This field is "false" by default.
bool rowClickable;