Gets whether this property is available in the application user interface.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property Show As System.Boolean |
| C# | |
|---|
System.bool Show {get;} |
| JavaScript | |
|---|
Show : System.boolean |
| C++ | |
|---|
property System.bool Show { bool* Val
)
|
Property Value
True if this property is available in the user interface, false if not