TabSheetCellStyle.AccessRights

Syntax

AccessRights: PP.Ui.TabSheetAccessRights

Description

The AccessRights property sets and gets access permissions for table cells.

Comments

Use JSON or the setAccessRights method to set the property value, and the getAccessRights method to get the property value.

Example

The example of property use is given on the TabSheetCellStyle Constructor page.

Seebsp;also:

TabSheetCellStyle