isOpened
Description​
Gets whether this repeat group is really opened as a repeat.
- JavaScript
- C#
- Kotlin
readonly isOpened: boolean;
bool IsOpened { get; }
val isOpened: Boolean
Gets whether this repeat group is really opened as a repeat.
readonly isOpened: boolean;
bool IsOpened { get; }
val isOpened: Boolean