PvtDimension.IsCanFix

Syntax

IsCanFix: Boolean;

Description

The IsCanFix property determines whether dimension can be private.

Comments

Value of the IsCanFix property can be set from JSON or using the setIsCanFix method, and returned using the getIsCanFix method.

Example

The example of use is given in description of the PvtDimension.CalendarViewMode property.

See also:

PvtDimension