DataGridSelection.SelectionStyle

Syntax

SelectionStyle: String;

Description

The SelectionStyle property determines table row selection style.

Comments

Use JSON or the setSelectionStyle method to set the property value and the getSelectionStyle method to get the property value.

Example

The example of use is given on the page with description of the DataGridSelection.BorderStyle property.

See also:

DataGridSelection