isVisible
Description​
Gets a value indicating whether the control is visible.
- JavaScript
- C#
- Kotlin
readonly isVisible: boolean;
bool IsVisible { get; }
val isVisible: Boolean
Gets a value indicating whether the control is visible.
readonly isVisible: boolean;
bool IsVisible { get; }
val isVisible: Boolean